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 9, 2024
1 parent e01d080 commit 3645692
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,27 @@ 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.14
botocore==1.35.14
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
ckanext-datajson==0.1.25
ckanext-dcat-usmetadata==0.6.0
ckanext-envvars==0.0.3
ckanext-envvars==0.0.6
ckanext-googleanalyticsbasic==0.2.1
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@caf88c0352ffe7b4432d3d55ddfb0a71249ceddd
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844
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
elementpath==4.5.0
et-xmlfile==1.1.0
feedgen==0.9.0
Flask==2.0.3
Expand Down Expand Up @@ -60,7 +60,7 @@ openpyxl==3.1.5
packaging==24.1
passlib==1.7.4
pika==1.3.2
pip==24.1
pip==24.2
polib==1.1.1
psycopg2==2.9.3
pycparser==2.22
Expand All @@ -81,7 +81,7 @@ rfc3987==1.3.8
rq==1.11.0
s3transfer==0.10.2
sansjson==0.3.0
setuptools==70.1.0
setuptools==74.1.2
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
Expand All @@ -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 3645692

Please # to comment.