Skip to content

Commit

Permalink
Merge pull request #994 from GSA/pypi-requirements
Browse files Browse the repository at this point in the history
Pypi requirements
  • Loading branch information
btylerburton authored Jul 20, 2023
2 parents 27d8e6e + 3df128d commit 3d2a3ac
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 44 deletions.
25 changes: 11 additions & 14 deletions ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,19 @@
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-spatial.git@master#egg=ckanext-spatial
-e git+https://github.com/ckan/ckanext-spatial.git@v1.1.0#egg=ckanext-spatial
git+https://github.com/GSA/ckanext-saml2auth.git@create_user_via_saml#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
-e git+https://github.com/ckan/ckanext-report.git@master#egg=ckanext-report

# ckanext-datagovcatalog>=0.0.3
# ckanext-datagovtheme>=0.1.22
# ckanext-datajson>=0.1.13
ckanext-datagovcatalog
ckanext-datagovtheme
ckanext-datajson
ckanext-envvars>=0.0.3
# ckanext-geodatagov>=0.1.28
# ckanext-googleanalyticsbasic
# ckanext-metrics-dashboard
-e git+https://github.com/gsa/[email protected]#egg=ckanext-geodatagov
-e git+https://github.com/gsa/ckanext-datagovcatalog.git@ckan-210#egg=ckanext-datagovcatalog
-e git+https://github.com/gsa/ckanext-datagovtheme.git@ckan-210#egg=ckanext-datagovtheme
-e git+https://github.com/gsa/ckanext-datajson.git@ckan-210#egg=ckanext-datajson
-e git+https://github.com/gsa/[email protected]#egg=ckanext-googleanalyticsbasic
-e git+https://github.com/gsa/[email protected]#egg=ckanext-metrics-dashboard
ckanext-geodatagov
ckanext-googleanalyticsbasic
ckanext-metrics-dashboard

# Pin for saml2auth to work
pysaml2==7.0.1
Expand Down Expand Up @@ -96,7 +90,7 @@ python-dateutil>=2.8.2
pytz
PyUtilib==6.0.0
pyyaml==6.0
requests==2.28.1
requests==2.31.0
rq==1.11.0
simplejson==3.18.0 # ckan 2.9.5 requires 3.10.0 only
# Following can be ignored: https://github.com/ckan/ckan/pull/4450
Expand All @@ -121,3 +115,6 @@ certifi>=2022.12.7
cryptography>=41.0.0
redis>=4.5.4
requests==2.31.0

# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
importlib-resources<6.0
60 changes: 30 additions & 30 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,33 @@ backports.zoneinfo==0.2.1
Beaker==1.11.0
bleach==3.3.0
blinker==1.5
boto3==1.26.137
botocore==1.29.137
boto3==1.28.7
botocore==1.31.7
certifi==2023.5.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==2.1.1
charset-normalizer==3.2.0
ckan==2.10.1
-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver
-e git+https://github.com/gsa/ckanext-datagovcatalog.git@9db6fcf6a5b63743c573f567749a870df1976bd3#egg=ckanext_datagovcatalog
-e git+https://github.com/gsa/ckanext-datagovtheme.git@eb310589aa3007516070fc1cdbfdcf7e3dea116d#egg=ckanext_datagovtheme
ckanext-datagovcatalog==0.1.0
ckanext-datagovtheme==0.2.1
ckanext-datajson==0.1.20
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@14396e6d03aad3118ee5a232e04052a61edd0893
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@eb1aee013687a40d0366a2fe44546917ee960bfc
ckanext-envvars==0.0.3
-e git+https://github.com/gsa/ckanext-geodatagov.git@cbbcf599b6273fca56ec60f7b5d8ea2301dae415#egg=ckanext_geodatagov
-e git+https://github.com/gsa/ckanext-googleanalyticsbasic.git@0de6406608a3156ac368ba3ac14ca21be519a2dd#egg=ckanext_googleanalyticsbasic
ckanext-geodatagov==0.2.0
ckanext-googleanalyticsbasic==0.2.1
-e git+https://github.com/ckan/ckanext-harvest.git@9fb44f79809a1c04dfeb0e1ca2540c5ff3cacef4#egg=ckanext_harvest
-e git+https://github.com/gsa/ckanext-metrics-dashboard.git@358ad6dbc4ec31ae4e0946cef6609c38920ad5d3#egg=ckanext_metrics_dashboard
ckanext-metrics-dashboard==0.1.6
-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/GSA/ckanext-saml2auth.git@c2b12a94430034c522b25d282323a064e2d6a03a
-e git+https://github.com/ckan/ckanext-spatial.git@17d5a341cf8f40b35b25df91a18ce72c31195ba3#egg=ckanext_spatial
ckantoolkit==0.0.7
click==8.1.3
cryptography==41.0.0
cryptography==41.0.2
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.1.2
elementpath==4.1.4
feedgen==0.9.0
Flask==2.0.3
Flask-Babel==1.0.0
Expand All @@ -42,36 +42,36 @@ future==0.18.3
GeoAlchemy2==0.5.0
geojson==3.0.1
geomet==1.0.0
gevent==22.10.2
gevent==23.7.0
greenlet==2.0.2
gunicorn==20.1.0
gunicorn==21.2.0
html5lib==1.1
idna==3.4
importlib-metadata==6.6.0
importlib-resources==5.12.0
importlib-metadata==6.8.0
importlib-resources==5.13.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==4.9.2
lxml==4.9.3
Mako==1.2.4
Markdown==3.4.1
MarkupSafe==2.1.2
MarkupSafe==2.1.3
messytables==0.15.2
mypy==1.3.0
mypy==1.4.1
mypy-extensions==1.0.0
newrelic==8.8.0
newrelic==8.8.1
nose==1.3.7
numpy==1.24.3
numpy==1.24.4
OWSLib==0.29.2
packaging==23.1
passlib==1.7.4
PasteDeploy==2.0.1
pathtools==0.1.2
pika==1.2.1
pip==23.1.2
pip==23.2
ply==3.11
polib==1.1.1
progressbar==2.5
Expand All @@ -80,20 +80,20 @@ psycopg2==2.9.3
pycparser==2.21
PyJWT==2.4.0
pyOpenSSL==23.2.0
pyparsing==3.0.9
pyparsing==3.1.0
pyproj==3.4.1
pysaml2==7.0.1
pysolr==3.9.0
python-dateutil==2.8.2
python-magic==0.4.27
python-utils==3.5.2
python-utils==3.7.0
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0
PyUtilib==6.0.0
PyYAML==6.0
PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219
rdflib==6.1.1
redis==4.5.5
redis==4.6.0
requests==2.31.0
rfc3987==1.3.8
rq==1.11.0
Expand All @@ -103,20 +103,20 @@ shapely==2.0.1
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a34
sqlalchemy2-stubs==0.0.2a35
sqlparse==0.4.4
tomli==2.0.1
typing_extensions==4.5.0
typing_extensions==4.7.1
tzdata==2023.3
tzlocal==4.2
urllib3==1.26.15
urllib3==1.26.16
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.0
wheel==0.40.0
WTForms==3.0.1
xlrd==2.0.1
xmlschema==2.3.0
zipp==3.15.0
zope.event==4.6
xmlschema==2.3.1
zipp==3.16.2
zope.event==5.0
zope.interface==6.0

0 comments on commit 3d2a3ac

Please sign in to comment.