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 Nov 30, 2023
1 parent 7a5cc95 commit e41b8ed
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 @@ -85,5 +85,5 @@ setuptools>=65.5.1,!=68.1.*,!=68.2.*
importlib-resources<6.0
gevent>=23.9.0
urllib3~=1.26.17
cryptography>=41.0.5
pip>=23.3
cryptography>=41.0.6
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.29.2
botocore==1.32.2
certifi==2023.7.22
boto3==1.33.4
botocore==1.33.4
certifi==2023.11.17
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
Expand All @@ -22,7 +22,7 @@ ckanext-usmetadata==0.3.2
-e git+https://github.com/ckan/ckanext-xloader.git@16b84175005435d579607638dfe2056dda61af70#egg=ckanext_xloader
ckantoolkit==0.0.7
click==8.1.3
cryptography==41.0.5
cryptography==41.0.7
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.1.5
Expand All @@ -37,7 +37,7 @@ gevent==23.9.1
greenlet==3.0.1
gunicorn==21.2.0
html5lib==1.1
idna==3.4
idna==3.6
ijson==3.2.3
importlib-resources==5.13.0
itsdangerous==2.0.1
Expand All @@ -52,7 +52,7 @@ Mako==1.3.0
Markdown==3.4.1
MarkupSafe==2.0.1
messytables==0.15.2
mypy==1.7.0
mypy==1.7.1
mypy-extensions==1.0.0
newrelic==9.2.0
nose==1.3.7
Expand All @@ -79,9 +79,9 @@ redis==5.0.1
requests==2.31.0
rfc3987==1.3.8
rq==1.11.0
s3transfer==0.7.0
s3transfer==0.8.2
sansjson==0.3.0
setuptools==68.0.0
setuptools==69.0.2
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
Expand All @@ -99,7 +99,7 @@ watchdog==3.0.0
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.3
wheel==0.41.2
wheel==0.41.3
WTForms==3.1.1
xlrd==2.0.1
xmlschema==2.5.0
Expand Down

0 comments on commit e41b8ed

Please sign in to comment.