diff --git a/requirements.txt b/requirements.txt deleted file mode 120000 index 8c26eb26..00000000 --- a/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -ckan/requirements.txt \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..0e6c9411 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,110 @@ +alembic==1.13.2 +async-timeout==5.0.1 +Babel==2.15.0 +bleach==6.1.0 +blinker==1.8.2 +boto3==1.40.60 +botocore==1.40.60 +cachelib==0.13.0 +cachetools==6.2.1 +certifi==2025.10.5 +cffi==2.0.0 +chardet==5.2.0 +charset-normalizer==3.4.4 +ckan @ git+https://github.com/GSA/ckan.git@416b88e74d2bd643bcdd1da7a900e29c6d443bfe +ckanext-datagovcatalog==0.1.3 +ckanext-datagovtheme==0.3.8 +ckanext-datajson==0.1.28 +ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@255fcf1352273f9be98e9f02a5198efc4790c94e +ckanext-envvars==0.0.6 +ckanext-geodatagov==0.3.6 +-e git+https://github.com/GSA/ckanext-harvest.git@8da16a1f993f0fbf18f9fc810ab6ed7dfb7f871a#egg=ckanext_harvest +ckanext-metrics-dashboard==0.1.7 +ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@99f35585c219a5cd39717b8c42cc54cdd959dfb4 +-e git+https://github.com/GSA/ckanext-spatial.git@6d83a53efa1e9ff225daf4e7a5751b98367ee7f2#egg=ckanext_spatial +ckantoolkit==0.0.7 +click==8.1.7 +cryptography==45.0.7 +defusedxml==0.7.1 +dominate==2.9.1 +elementpath==5.0.4 +feedgen @ git+https://github.com/GSA/python-feedgen.git@b1fe34a7e14ebdaf6f415cdee5855c3c77305f16 +Flask==3.0.3 +flask-babel==4.0.0 +Flask-Login==0.6.3 +Flask-Session==0.8.0 +Flask-WTF==1.2.1 +frozendict==2.4.6 +GeoAlchemy2==0.5.0 +geojson==3.1.0 +geomet==1.1.0 +greenlet==3.2.4 +gunicorn==23.0.0 +html5lib==1.1 +idna==3.11 +importlib-resources==5.13.0 +isodate==0.7.2 +itsdangerous==2.2.0 +Jinja2==3.1.6 +jmespath==1.0.1 +json-table-schema==0.2.1 +jsonschema==2.4.0 +lxml==5.1.0 +Mako==1.3.10 +Markdown==3.6 +MarkupSafe==2.1.5 +messytables==0.15.2 +msgspec==0.18.6 +mypy==1.18.2 +mypy_extensions==1.1.0 +newrelic==11.0.1 +numpy==1.26.4 +OWSLib==0.32.0 +packaging==24.1 +passlib==1.7.4 +pathspec==0.12.1 +pika==1.2.1 +pip==25.2 +ply==3.11 +polib==1.2.0 +progressbar==2.5 +psycopg2==2.9.9 +pycparser==2.23 +PyJWT==2.8.0 +PyLD==2.0.4 +pyOpenSSL==25.3.0 +pyparsing==3.1.2 +pyproj==3.4.1 +pysaml2==7.0.1 +pysolr==3.9.0 +python-dateutil==2.9.0.post0 +python-magic==0.4.27 +pytz==2025.2 +PyYAML==6.0.1 +PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219 +rdflib==7.3.0 +redis==7.0.1 +requests==2.32.4 +rfc3987==1.3.8 +rq==1.16.2 +s3transfer==0.14.0 +sansjson==0.3.0 +setuptools==78.1.1 +shapely==2.0.7 +simplejson==3.19.2 +six==1.17.0 +SQLAlchemy==1.4.52 +sqlalchemy2-stubs==0.0.2a38 +sqlparse==0.5.4 +tomli==2.3.0 +typing_extensions==4.12.2 +tzlocal==5.2 +urllib3==2.5.0 +watchdog==6.0.0 +webassets==2.0 +webencodings==0.5.1 +Werkzeug==3.1.4 +WTForms==3.2.1 +xlrd==2.0.1 +xmlschema==4.2.0 +zope.interface==6.4.post2