diff --git a/ckan/requirements.txt b/ckan/requirements.txt index 7cf0fc7b..0d72d19c 100644 --- a/ckan/requirements.txt +++ b/ckan/requirements.txt @@ -1,7 +1,11 @@ +-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver +-e git+https://github.com/ckan/ckanext-harvest.git@9fb44f79809a1c04dfeb0e1ca2540c5ff3cacef4#egg=ckanext_harvest +-e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report +-e git+https://github.com/GSA/ckanext-spatial.git@6c92b9b5aedf19dc6a4737222372898ecae77e7f#egg=ckanext_spatial alembic==1.8.1 -async-timeout==4.0.3 -Babel==2.10.3 -Beaker==1.11.0 +argparse==1.4.0 +babel==2.10.3 +beaker==1.11.0 bleach==3.3.0 blinker==1.5 boto3==1.28.52 @@ -11,19 +15,15 @@ cffi==1.15.1 chardet==5.2.0 charset-normalizer==3.2.0 ckan==2.10.1 --e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver ckanext-datagovcatalog==0.1.0 ckanext-datagovtheme==0.2.4 ckanext-datajson==0.1.21 -ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@93bf901684b729ccca474c970b7f47309ebace5b +ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@master ckanext-envvars==0.0.3 ckanext-geodatagov==0.2.7 ckanext-googleanalyticsbasic==0.2.1 --e git+https://github.com/ckan/ckanext-harvest.git@9fb44f79809a1c04dfeb0e1ca2540c5ff3cacef4#egg=ckanext_harvest ckanext-metrics-dashboard==0.1.6 --e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report -ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@4d59366423ed965ba86a7b85547a6bd9f4351869 --e git+https://github.com/GSA/ckanext-spatial.git@6c92b9b5aedf19dc6a4737222372898ecae77e7f#egg=ckanext_spatial +ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@create_user_via_saml.log_210 ckantoolkit==0.0.7 click==8.1.3 cryptography==41.0.4 @@ -31,53 +31,51 @@ defusedxml==0.7.1 dominate==2.7.0 elementpath==4.1.5 feedgen==0.9.0 -Flask==2.0.3 -Flask-Babel==1.0.0 -Flask-Login==0.6.1 +flask==2.0.3 +flask-babel==1.0.0 +flask-login==0.6.1 flask-multistatic==1.0 -Flask-WTF==1.0.1 +flask-wtf==1.0.1 future==0.18.3 -GeoAlchemy2==0.5.0 +geoalchemy2==0.5.0 geojson==3.0.1 geomet==1.0.0 gevent==23.9.1 -greenlet==2.0.2 +greenlet==3.0.0 gunicorn==21.2.0 html5lib==1.1 idna==3.4 -importlib-metadata==6.8.0 importlib-resources==5.13.0 isodate==0.6.1 itsdangerous==2.1.2 -Jinja2==3.1.2 +jinja2==3.1.2 jmespath==1.0.1 json-table-schema==0.2.1 jsonschema==2.4.0 lxml==4.9.3 -Mako==1.2.4 -Markdown==3.4.1 -MarkupSafe==2.1.3 +mako==1.2.4 +markdown==3.4.1 +markupsafe==2.1.3 messytables==0.15.2 mypy==1.5.1 mypy-extensions==1.0.0 newrelic==9.0.0 nose==1.3.7 numpy==1.26.0 -OWSLib==0.29.2 +owslib==0.29.2 packaging==23.1 passlib==1.7.4 -PasteDeploy==2.0.1 +pastedeploy==2.0.1 pathtools==0.1.2 pika==1.2.1 -pip==23.2.1 ply==3.11 polib==1.1.1 progressbar==2.5 progressbar2==3.53.3 psycopg2==2.9.3 pycparser==2.21 -PyJWT==2.4.0 -pyOpenSSL==23.2.0 +pyjwt==2.4.0 +pyopenssl==23.2.0 pyparsing==3.1.1 pyproj==3.4.1 pysaml2==7.0.1 @@ -87,9 +85,9 @@ python-magic==0.4.27 python-utils==3.7.0 pytz==2023.3.post1 pytz-deprecation-shim==0.1.0.post0 -PyUtilib==6.0.0 -PyYAML==6.0 -PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219 +pyutilib==6.0.0 +pyyaml==6.0 +pyz3950 @ git+https://github.com/danizen/PyZ3950 rdflib==6.1.1 redis==5.0.0 requests==2.31.0 @@ -97,25 +95,21 @@ rfc3987==1.3.8 rq==1.11.0 s3transfer==0.6.2 sansjson==0.3.0 -setuptools==67.1.0 shapely==2.0.1 simplejson==3.18.0 six==1.16.0 -SQLAlchemy==1.4.41 +sqlalchemy[mypy]==1.4.41 sqlalchemy2-stubs==0.0.2a35 sqlparse==0.4.4 -tomli==2.0.1 -typing_extensions==4.8.0 +typing-extensions==4.8.0 tzdata==2023.3 tzlocal==4.2 -urllib3==1.26.16 +urllib3==1.26.17 webassets==2.0 webencodings==0.5.1 -Werkzeug==2.0.0 -wheel==0.41.2 -WTForms==3.0.1 +werkzeug==2.0.0 +wtforms==3.0.1 xlrd==2.0.1 xmlschema==2.4.0 -zipp==3.17.0 -zope.event==5.0 -zope.interface==6.0 +zope-event==5.0 +zope-interface==6.0