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 Mar 28, 2023
1 parent 8494b4f commit a2f7800
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
1 change: 1 addition & 0 deletions requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ itsdangerous==2.0.1
MarkupSafe==2.0.1
certifi>=2022.12.7
setuptools>=65.5.1
redis>=4.5.3
34 changes: 17 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@ attrs==22.2.0
Babel==2.9.1
Beaker==1.11.0
bleach==3.3.0
boto3==1.26.73
botocore==1.29.73
boto3==1.26.100
botocore==1.29.100
certifi==2022.12.7
cffi==1.15.1
chardet==3.0.4
ckan==2.9.8
ckanext-datajson==0.1.15
ckanext-datajson==0.1.17
ckanext-dcat-usmetadata==0.3.8
ckanext-envvars==0.0.2
ckanext-googleanalyticsbasic==0.2.0
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@8e815a47cd902884ff93fcff96d90349fb6c5459
ckanext-saml2auth @ git+https://github.com/keitaroinc/ckanext-saml2auth.git@b2c6cfc2f9d6179601017f2d6530cf4ee5331f00
ckanext-usmetadata==0.2.5
-e git+https://github.com/ckan/ckanext-xloader.git@9db532439dbb8b88f7c9d11f1e573ff6c164e3b9#egg=ckanext_xloader
-e git+https://github.com/ckan/ckanext-xloader.git@c25e6663a65bacf9693d0de5b23e8492b1ba55df#egg=ckanext_xloader
ckantoolkit==0.0.7
click==7.1.2
cryptography==39.0.1
cryptography==40.0.1
defusedxml==0.7.1
dominate==2.4.0
elementpath==4.0.1
elementpath==4.1.0
et-xmlfile==1.1.0
fanstatic==1.1
feedgen==0.9.0
Expand All @@ -36,8 +36,8 @@ gunicorn==20.1.0
html5lib==1.1
idna==2.10
ijson==3.2.0.post0
importlib-metadata==6.0.0
importlib-resources==5.10.2
importlib-metadata==6.1.0
importlib-resources==5.12.0
itsdangerous==2.0.1
Jinja2==2.11.3
jmespath==1.0.1
Expand All @@ -50,20 +50,20 @@ Mako==1.2.4
Markdown==3.4.1
MarkupSafe==2.0.1
messytables==0.15.2
newrelic==8.7.0
newrelic==8.7.1
nose==1.3.7
openpyxl==3.1.1
openpyxl==3.1.2
packaging==23.0
passlib==1.7.3
PasteDeploy==2.0.1
pathtools==0.1.2
pika==1.3.1
pip==23.0
pip==23.0.1
polib==1.0.7
psycopg2==2.8.6
pycparser==2.21
PyJWT==2.4.0
pyOpenSSL==23.0.0
pyOpenSSL==23.1.1
pysaml2==7.0.1
pysolr==3.6.0
python-dateutil==2.8.2
Expand All @@ -72,15 +72,15 @@ python-magic==0.4.15
pytz==2016.7
PyUtilib==5.7.1
PyYAML==5.4
redis==4.5.1
redis==4.5.3
repoze.lru==0.7
repoze.who==2.3
requests==2.25.0
rfc3987==1.3.8
Routes==1.13
rq==1.0
s3transfer==0.6.0
setuptools==67.1.0
setuptools==67.4.0
shutilwhich==1.1.0
simplejson==3.18.0
six==1.16.0
Expand All @@ -91,14 +91,14 @@ tzlocal==1.3
unicodecsv==0.14.1
Unidecode==1.0.22
urllib3==1.26.5
watchdog==2.2.1
watchdog==3.0.0
webassets==0.12.1
webencodings==0.5.1
WebOb==1.8.7
Werkzeug==1.0.0
wheel==0.38.4
xlrd==2.0.1
xmlschema==2.2.1
zipp==3.13.0
xmlschema==2.2.2
zipp==3.15.0
zope.event==4.6
zope.interface==4.7.2

0 comments on commit a2f7800

Please sign in to comment.