pyramid<2,>=1.10
webob
requests
argcomplete
pytz
lxml
pyopenssl
cornice
cornice_swagger
colander
pyramid_debugtoolbar
plaster_pastedeploy
gunicorn
waitress
pyramid_retry
pyramid_tm
alembic
sqlalchemy<2,>=1.3
transaction
zope.sqlalchemy!=1.4.*,>=1.3
pyramid_oauthlib>=0.4.1
oauthlib<3
requests_oauthlib<1.2.0
PyJWT>=2

[:python_version < "3.8"]
typing_extensions

[dev]
pytest>=5.0.0
pytest-cov
WebTest
flake8
sphinx
nbsphinx
bump2version
twine
mock

[postgres]
psycopg2
