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 Dec 1, 2024
1 parent 46c299d commit 6da5b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ blinker==1.5
click==8.1.3
dominate==2.7.0
feedgen==0.9.0
Flask==2.0.3
Flask-Babel==1.0.0
Flask-Login==0.6.1
Flask-WTF==1.0.1
Expand Down Expand Up @@ -95,7 +94,6 @@ pyparsing # need to avoid solr missing module error on cloud.gov

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

certifi>=2024.7.4
Expand All @@ -108,3 +106,5 @@ MarkupSafe==2.*

# avoid conflic dependencies issue
greenlet>=3.1.1
flask>=2.2.5
werkzeug>=3.0.3

0 comments on commit 6da5b1f

Please sign in to comment.