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 Sep 5, 2024
1 parent e01d080 commit ed474bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ wheel==0.42.0
# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
importlib-resources<6.0
gevent>=23.9.0
cryptography>=42.0.4
pip>=23.3
jinja2>=3.1.4

Expand All @@ -98,3 +97,4 @@ Werkzeug==2.0.3
urllib3>=1.26.19

certifi>=2024.7.4
cryptography>=43.0.1
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.35.10
botocore==1.35.10
boto3==1.35.12
botocore==1.35.12
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
ckan @ git+https://github.com/GSA/ckan.git@8c4a517efeac80db098cc6ba144cb742bbeca194
Expand All @@ -22,7 +22,7 @@ ckanext-usmetadata==0.3.2
-e git+https://github.com/ckan/ckanext-xloader.git@a96ce28c589dfe6b1b850d8eeeb14f1e1dfe9759#egg=ckanext_xloader
ckantoolkit==0.0.7
click==8.1.3
cryptography==43.0.0
cryptography==43.0.1
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.4.0
Expand Down Expand Up @@ -95,7 +95,7 @@ tzlocal==4.2
unicodecsv==0.14.1
Unidecode==1.0.22
urllib3==2.2.2
watchdog==5.0.1
watchdog==5.0.2
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.3
Expand Down

0 comments on commit ed474bf

Please sign in to comment.