Skip to content

Commit

Permalink
Merge pull request #1140 from GSA/update-dependencies
Browse files Browse the repository at this point in the history
use spatial upstream and update dependencies
  • Loading branch information
robert-bryson authored Nov 10, 2023
2 parents bc58180 + 6d4b606 commit c625a51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ckan==2.10.1
git+https://github.com/ckan/ckanext-dcat@master#egg=ckanext-dcat
-e git+https://github.com/ckan/ckanext-harvest.git@master#egg=ckanext-harvest
-e git+https://github.com/ckan/ckanext-googleanalytics.git@master#egg=ckanext-googleanalytics
-e git+https://github.com/GSA/ckanext-spatial.git@v2-1-0-gsa#egg=ckanext-spatial
-e git+https://github.com/ckan/ckanext-spatial.git@v2.1.1#egg=ckanext-spatial
git+https://github.com/GSA/ckanext-saml2auth.git@create_user_via_saml.log_210#egg=ckanext-saml2auth
# -e git+https://github.com/ckan/ckanext-qa.git@master#egg=ckanext-qa
-e git+https://github.com/ckan/ckanext-archiver.git@master#egg=ckanext-archiver
Expand Down
16 changes: 8 additions & 8 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Babel==2.10.3
Beaker==1.11.0
bleach==3.3.0
blinker==1.5
boto3==1.28.73
botocore==1.31.73
boto3==1.28.83
botocore==1.31.83
certifi==2023.7.22
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
ckan==2.10.1
-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver
ckanext-datagovcatalog==0.1.0
Expand All @@ -23,7 +23,7 @@ ckanext-geodatagov==0.2.7
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@19bf2aaac85961eb763e6b807e7b1184504be317#egg=ckanext_spatial
-e git+https://github.com/ckan/ckanext-spatial.git@938308469892e4bcf7389cb4adee5ccdd5a0ccca#egg=ckanext_spatial
ckantoolkit==0.0.7
click==8.1.3
cryptography==41.0.5
Expand Down Expand Up @@ -57,17 +57,17 @@ jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==4.9.3
Mako==1.2.4
Mako==1.3.0
Markdown==3.4.1
MarkupSafe==2.1.3
messytables==0.15.2
mypy==1.6.1
mypy==1.7.0
mypy-extensions==1.0.0
newrelic==9.1.1
nose==1.3.7
numpy==1.26.1
oauth2client==4.1.3
OWSLib==0.29.2
OWSLib==0.29.3
packaging==23.2
passlib==1.7.4
PasteDeploy==2.0.1
Expand Down Expand Up @@ -121,7 +121,7 @@ webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.0
wheel==0.41.2
WTForms==3.1.0
WTForms==3.1.1
xlrd==2.0.1
xmlschema==2.5.0
zipp==3.17.0
Expand Down

0 comments on commit c625a51

Please sign in to comment.