# pyramid
pyramid==1.7b2
pyramid_tm==0.12.1
pyramid_rewrite==0.2
pyramid_jinja2==2.6.2
jinja2==2.8

# sqlalchemy
sqlalchemy==1.0.12
zope.sqlalchemy==0.7.6
transaction==1.4.4
psycopg2==2.6.1

# oe_utils
oe_utils==0.3.6

# cors
wsgicors==0.6.0

# authentication
oauthlib==1.1.1
oeauth
pyramid_oeauth

# caching
dogpile.cache==0.5.7
dcextensions==0.0.1

# pyoes
pyoes==0.4.4

# geometry
geoalchemy2==0.3.0

# alembic
alembic==0.8.6

# validation
colander==1.2

# rendererpip
jsonpublish==0.2.1

# redis
redis==2.10.5
pyramid_redis==0.1.4
rq==0.5.6
rq-dashboard==0.3.7

# storageprovider
storageprovider-client==2.1.0

# atom feed
feedgen==0.3.2

# dates and times
python-dateutil==2.5.3
arrow==0.7.0

# https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning
cffi==1.6.0
cryptography==1.3.1
pyopenssl==16.0.0
ndg-httpsclient==0.4.0
pyasn1==0.1.9
certifi==2016.2.28

