Skip to content

Commit

Permalink
Update Pip Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
datagov-bot committed Apr 11, 2023
1 parent 25b56a2 commit 84dafb4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ git+https://github.com/danizen/PyZ3950#egg=PyZ3950
# ckanext-spatial
argparse
GeoAlchemy2==0.5.0
OWSLib==0.18.0
pyparsing>=2.1.10
pyproj==2.6.1
Shapely>=1.2.13
Expand Down Expand Up @@ -102,7 +101,6 @@ sqlparse==0.4.2
tzlocal==1.3
unicodecsv>=0.9
webassets==0.12.1
Werkzeug==2.0
# zope.interface==4.7.2

# we are running under gunicorn
Expand All @@ -117,3 +115,5 @@ newrelic
certifi>=2022.12.7
cryptography>=39.0.1
redis>=4.5.4
owslib>=0.28.1
werkzeug>=2.2.3
14 changes: 7 additions & 7 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ async-timeout==4.0.2
Babel==2.9.1
Beaker==1.11.0
bleach==3.3.0
boto3==1.26.104
botocore==1.29.104
boto3==1.26.110
botocore==1.29.110
certifi==2022.12.7
cffi==1.15.1
chardet==3.0.4
Expand All @@ -17,18 +17,18 @@ ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@618928be5a211babafc45103
ckanext-envvars==0.0.3
ckanext-geodatagov==0.1.33
ckanext-googleanalyticsbasic==0.2.0
-e git+https://github.com/ckan/ckanext-harvest.git@89a98d7ff5aa3445d8158921669b8d0b04fa41c3#egg=ckanext_harvest
-e git+https://github.com/ckan/ckanext-harvest.git@eb73bed1739ac8656d892a609b5ee303e34251ca#egg=ckanext_harvest
ckanext-metrics-dashboard==0.1.5
-e git+https://github.com/ckan/ckanext-qa.git@1731b59d2bf82b06f7866c204b26eb7c6c9ea1f9#egg=ckanext_qa
-e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report
ckanext-saml2auth @ git+https://github.com/keitaroinc/ckanext-saml2auth.git@b2c6cfc2f9d6179601017f2d6530cf4ee5331f00
-e git+https://github.com/ckan/ckanext-spatial.git@17d5a341cf8f40b35b25df91a18ce72c31195ba3#egg=ckanext_spatial
-e git+https://github.com/ckan/ckanext-spatial.git@1205d3aa408e994439fc231ccb5d1cff06d644c6#egg=ckanext_spatial
ckantoolkit==0.0.7
click==7.1.2
cryptography==40.0.1
defusedxml==0.7.1
dominate==2.4.0
elementpath==4.1.0
elementpath==4.1.1
fanstatic==1.1
feedgen==0.9.0
Flask==2.0.0
Expand Down Expand Up @@ -57,7 +57,7 @@ messytables==0.15.2
newrelic==8.8.0
nose==1.3.7
numpy==1.24.2
OWSLib==0.18.0
OWSLib==0.29.0
packaging==23.0
passlib==1.7.3
PasteDeploy==2.0.1
Expand Down Expand Up @@ -106,7 +106,7 @@ urllib3==1.26.15
webassets==0.12.1
webencodings==0.5.1
WebOb==1.8.7
Werkzeug==2.0.0
Werkzeug==2.2.3
wheel==0.38.4
xlrd==2.0.1
xmlschema==2.2.2
Expand Down

0 comments on commit 84dafb4

Please sign in to comment.