Skip to content

Commit

Permalink
Update Pip Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
datagov-bot committed Oct 27, 2024
1 parent 3a7d473 commit 3d1cbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,11 @@ lxml==5.1.0

# duplicate Werkzeug[watchdog]==2.0.3 requrements from ckan list
# so that snyk doesn't complain about the version mismatch
Werkzeug==2.0.3

# pin numpy as 2.x causes array import issues w/ shapely
numpy==1.26.4
certifi>=2024.7.4

# snyk finding
setuptools~=71.0.3
werkzeug>=3.0.6

0 comments on commit 3d1cbe8

Please sign in to comment.