-e git+https://github.com/GSA/ckan.git@inventory#egg=ckan
-e git+https://github.com/ckan/ckanext-harvest.git@13dbb1eea428e6b274f98c36bf29d42e62a70af7#egg=ckanext-harvest
-e git+https://github.com/GSA/ckanext-datajson.git@master#egg=ckanext-datajson
-e git+https://github.com/GSA/USMetadata.git@master#egg=ckanext-usmetadata
-e git+https://github.com/GSA/ckanext-googleanalyticsbasic.git@master#egg=ckanext-googleanalyticsbasic
-e git+https://github.com/GSA/ckanext-saml2.git@max#egg=ckanext-saml2
-e git+https://github.com/GSA/webob.git@ckan-patch#egg=webob

Pylons==0.9.7

# ckan dependencies
Babel==0.9.6
Beaker==1.6.4
bleach==3.1.4
FormEncode==1.2.6
Genshi==0.6
gevent
gunicorn==19.10.0
Jinja2~=2.10.1
Mako==0.9.0
MarkupSafe==0.18
Pairtree==0.7.1-T
Paste==1.7.5.1
PasteDeploy==1.5.0
PasteScript==1.7.5
Pygments==2.5.2

Routes==1.13
SQLAlchemy==0.9.6
Tempita==0.5.2
WebError==0.10.3
WebHelpers==1.3

WebTest==1.4.3
argparse==1.2.1
decorator==3.4.0
fanstatic==0.12
nose==1.3.0
ofs==0.4.1
passlib==1.6.2
pbr==0.8.2
psycopg2==2.4.5
python-dateutil==1.5
pyutilib.component.core==4.5.3
pytz
tzlocal~=1.0
Markdown~=2.6.11
repoze.lru==0.6
# CKAN requires 2.0 but ckanext-saml2 requires 1.0.18
# https://github.com/GSA/catalog-app/issues/78
repoze.who==2.0.0
repoze.who-friendlyform==1.0.8
simplejson==3.3.1
six~=1.9
solrpy==0.9.5
sqlalchemy-migrate==0.9.1
sqlparse==0.1.11
unicodecsv==0.9.4
vdm==0.13
wsgiref==0.1.2
zope.interface==4.1.1

# ckanext-saml2 dependencies
M2Crypto==0.23.0
-e git+https://github.com/GSA/pysaml2.git@max#egg=pysaml2

# ckanext-datajson dependencies
pyyaml
lepl
jsonschema~=2.4.0
rfc3987

# ckanext-harvest dependencies
pika==0.9.8
redis==2.10.1
requests==2.20.0
pyOpenSSL==18.0.0
ckantoolkit==0.0.3

# not directly required, pinned by Snyk to avoid a vulnerability
pip>=19.2
