Skip to content

Commit

Permalink
update other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Oct 28, 2024
1 parent 14f6fbc commit c303431
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.35.12
botocore==1.35.12
boto3==1.35.49
botocore==1.35.49
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
charset-normalizer==3.4.0
ckan @ git+https://github.com/GSA/ckan.git@8c4a517efeac80db098cc6ba144cb742bbeca194
-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver
ckanext-datagovcatalog==0.1.1
ckanext-datagovtheme==0.2.34
ckanext-datajson==0.1.27
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@b8ebf24004cd3f3edb7f9d01c87c20259c102093
ckanext-envvars==0.0.3
ckanext-envvars==0.0.6
ckanext-geodatagov==0.2.9
-e git+https://github.com/GSA/ckanext-harvest.git@9039e7a5d563a40177d62487758b366ab77434b6#egg=ckanext_harvest
ckanext-metrics-dashboard==0.1.6
Expand All @@ -25,10 +25,10 @@ ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7
-e git+https://github.com/GSA/ckanext-spatial.git@3d0a375fe98edc70a0d12efd2f4ac54f0e05b597#egg=ckanext_spatial
ckantoolkit==0.0.7
click==8.1.3
cryptography==43.0.1
cryptography==43.0.3
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.4.0
elementpath==4.6.0
feedgen==0.9.0
Flask==2.0.3
Flask-Babel==1.0.0
Expand All @@ -43,29 +43,29 @@ gevent==24.2.1
greenlet==2.0.2
gunicorn==23.0.0
html5lib==1.1
idna==3.8
idna==3.10
importlib-resources==5.13.0
isodate==0.6.1
isodate==0.7.2
itsdangerous==2.2.0
Jinja2==3.1.4
jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==5.1.0
Mako==1.3.5
Mako==1.3.6
Markdown==3.4.1
MarkupSafe==2.1.5
MarkupSafe==3.0.2
messytables==0.15.2
mypy==1.10.1
mypy-extensions==1.0.0
newrelic==9.13.0
newrelic==10.2.0
nose==1.3.7
numpy==1.26.4
OWSLib==0.31.0
OWSLib==0.32.0
packaging==24.1
passlib==1.7.4
pika==1.2.1
pip==24.1
pip==24.2
ply==3.11
polib==1.1.1
progressbar==2.5
Expand All @@ -74,24 +74,24 @@ psycopg2==2.9.3
pycparser==2.22
PyJWT==2.4.0
pyOpenSSL==24.2.1
pyparsing==3.1.4
pyparsing==3.2.0
pyproj==3.4.1
pysaml2==7.0.1
pysolr==3.9.0
python-dateutil==2.8.2
python-magic==0.4.27
python-utils==3.8.2
pytz==2024.1
python-utils==3.9.0
pytz==2024.2
pytz-deprecation-shim==0.1.0.post0
PyUtilib==6.0.0
PyYAML==6.0.1
PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219
rdflib==6.1.1
redis==5.0.8
redis==5.2.0
requests==2.32.3
rfc3987==1.3.8
rq==1.11.0
s3transfer==0.10.2
s3transfer==0.10.3
sansjson==0.3.0
setuptools==71.0.4
shapely==2.0.1
Expand All @@ -100,18 +100,18 @@ six==1.16.0
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a38
sqlparse==0.5.0
tomli==2.0.1
tomli==2.0.2
typing_extensions==4.3.0
tzdata==2024.1
tzdata==2024.2
tzlocal==4.2
urllib3==2.2.2
watchdog==5.0.2
urllib3==2.2.3
watchdog==5.0.3
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.3
wheel==0.42.0
WTForms==3.1.2
WTForms==3.2.1
xlrd==2.0.1
xmlschema==3.3.2
xmlschema==3.4.2
zope.event==5.0
zope.interface==5.4.0

0 comments on commit c303431

Please # to comment.