Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ git+https://github.com/ckan/[email protected]#egg=ckanext-dcat
git+https://github.com/GSA/ckanext-saml2auth.git@ckan-2-11-datagov#egg=ckanext-saml2auth

-e git+https://github.com/GSA/ckanext-datagovcatalog.git@harvest-next#egg=ckanext_datagovcatalog
-e git+https://github.com/GSA/ckanext-datagovtheme.git@harvest-next-211#egg=ckanext_datagovtheme
-e git+https://github.com/GSA/ckanext-geodatagov.git@harvest-next-211#egg=ckanext_geodatagov
ckanext-datagovtheme>=0.4.0
ckanext-geodatagov>=0.4.0
ckanext-datajson
ckanext-envvars>=0.0.3
ckanext-metrics-dashboard
Expand Down
40 changes: 20 additions & 20 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@ async-timeout==5.0.1
Babel==2.15.0
bleach==6.1.0
blinker==1.8.2
boto3==1.38.2
botocore==1.38.2
boto3==1.40.23
botocore==1.40.23
cachelib==0.13.0
certifi==2025.1.31
certifi==2025.8.3
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.1
ckan @ git+https://github.com/GSA/ckan.git@0482ac3a602815c32998904b46e490e4ec6fbfbf
charset-normalizer==3.4.3
ckan @ git+https://github.com/GSA/ckan.git@416b88e74d2bd643bcdd1da7a900e29c6d443bfe
-e git+https://github.com/GSA/ckanext-datagovcatalog.git@b60f69e4cb15d3cdce80698e5b4b2dc406a2ca05#egg=ckanext_datagovcatalog
-e git+https://github.com/GSA/ckanext-datagovtheme.git@8cf3e64df10e2ddba897f65fa2424b1d62a28428#egg=ckanext_datagovtheme
ckanext-datagovtheme==0.4.0
ckanext-datajson==0.1.28
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@b8ebf24004cd3f3edb7f9d01c87c20259c102093
ckanext-envvars==0.0.6
-e git+https://github.com/GSA/ckanext-geodatagov.git@0ec4ae5fc826693fa3a9e954e5fb77735f9e38e2#egg=ckanext_geodatagov
ckanext-geodatagov==0.4.0
ckanext-metrics-dashboard==0.1.7
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@99f35585c219a5cd39717b8c42cc54cdd959dfb4
-e git+https://github.com/ckan/[email protected]#egg=ckanext_spatial
ckantoolkit==0.0.7
click==8.1.7
cryptography==44.0.2
cryptography==45.0.7
defusedxml==0.7.1
dnspython==2.7.0
dominate==2.9.1
elementpath==4.8.0
eventlet==0.39.1
elementpath==5.0.4
eventlet==0.40.3
feedgen==1.0.0
Flask==3.0.3
flask-babel==4.0.0
Expand All @@ -38,7 +38,7 @@ future==1.0.0
GeoAlchemy2==0.5.0
geojson==3.1.0
geomet==1.1.0
greenlet==3.2.1
greenlet==3.2.4
gunicorn==23.0.0
html5lib==1.1
idna==3.10
Expand All @@ -55,23 +55,24 @@ Markdown==3.6
MarkupSafe==2.1.5
messytables==0.15.2
msgspec==0.18.6
mypy==1.15.0
mypy==1.17.1
mypy_extensions==1.1.0
newrelic==10.10.0
newrelic==10.16.0
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.1
pip==25.2
ply==3.11
polib==1.2.0
progressbar==2.5
progressbar2==3.53.3
psycopg2==2.9.9
pycparser==2.22
PyJWT==2.8.0
pyOpenSSL==25.0.0
pyOpenSSL==25.1.0
pyparsing==3.1.2
pyproj==3.4.1
pysaml2==7.0.1
Expand All @@ -83,11 +84,11 @@ pytz==2025.2
PyYAML==6.0.1
PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219
rdflib==6.1.1
redis==5.2.1
redis==6.4.0
requests==2.32.3
rfc3987==1.3.8
rq==1.16.2
s3transfer==0.12.0
s3transfer==0.13.1
sansjson==0.3.0
setuptools==71.0.4
shapely==2.0.7
Expand All @@ -99,13 +100,12 @@ sqlparse==0.5.0
tomli==2.2.1
typing_extensions==4.12.2
tzlocal==5.2
urllib3==2.4.0
urllib3==2.5.0
watchdog==6.0.0
webassets==2.0
webencodings==0.5.1
Werkzeug==3.0.6
wheel==0.45.1
WTForms==3.2.1
xlrd==2.0.1
xmlschema==4.0.1
xmlschema==4.1.0
zope.interface==6.4.post2