Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Sep 3, 2024
1 parent 6cafb44 commit 69b448f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
alembic==1.8.1
async-timeout==4.0.3
attrs==24.1.0
attrs==24.2.0
Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.34.153
botocore==1.34.153
certifi==2024.7.4
cffi==1.16.0
boto3==1.35.10
botocore==1.35.10
certifi==2024.8.30
cffi==1.17.0
chardet==5.2.0
charset-normalizer==3.3.2
ckan @ git+https://github.com/GSA/ckan.git@7159a872ba740069b768fcd2a43cde81a57ee492
ckan @ git+https://github.com/GSA/ckan.git@9f824f75714566674d75cef82598949a15be6284
ckanext-datajson==0.1.25
ckanext-dcat-usmetadata==0.6.0
ckanext-envvars==0.0.3
Expand All @@ -35,9 +35,9 @@ flask-multistatic==1.0
Flask-WTF==1.0.1
gevent==24.2.1
greenlet==2.0.2
gunicorn==22.0.0
gunicorn==23.0.0
html5lib==1.1
idna==3.7
idna==3.8
ijson==3.3.0
importlib-resources==5.13.0
itsdangerous==2.0.1
Expand All @@ -54,7 +54,7 @@ MarkupSafe==2.0.1
messytables==0.15.2
mypy==1.10.1
mypy-extensions==1.0.0
newrelic==9.12.0
newrelic==9.13.0
nose==1.3.7
openpyxl==3.1.5
packaging==24.1
Expand Down Expand Up @@ -95,7 +95,7 @@ tzlocal==4.2
unicodecsv==0.14.1
Unidecode==1.0.22
urllib3==2.2.2
watchdog==4.0.1
watchdog==5.0.1
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.3
Expand Down

0 comments on commit 69b448f

Please sign in to comment.