lemur/requirements.in

36 lines
733 B
Plaintext
Raw Normal View History

2018-03-21 20:45:26 +01:00
acme
2018-03-26 19:08:23 +02:00
alembic-autogenerate-enums
arrow
2018-03-21 20:45:26 +01:00
boto3
cryptography
Flask-Bcrypt==0.7.1
Flask-Mail==0.9.1
2018-03-21 20:45:26 +01:00
Flask-Migrate==2.1.1
Flask-Principal==0.4.0
Flask-RESTful==0.3.6
Flask-Script==2.0.6
Flask-SQLAlchemy
Flask==0.12
Flask-Cors
2018-03-26 19:08:23 +02:00
future
gunicorn
inflection
jinja2
lockfile
marshmallow-sqlalchemy
marshmallow
2018-03-26 19:08:23 +02:00
ndg-httpsclient
paramiko # required for the SFTP destination plugin
2018-03-26 19:08:23 +02:00
pem
2018-03-21 20:45:26 +01:00
psycopg2
pyjwt
2018-03-26 19:08:23 +02:00
pyOpenSSL==17.2.0 # PINNED for a specific reason. This needs to be merged in before upgrade: https://github.com/shazow/urllib3/pull/1246
2018-03-21 20:45:26 +01:00
python_ldap
2018-03-26 19:08:23 +02:00
raven[flask]
requests==2.11.1 # PINNED for a specific reason. This needs to be merged in before upgrade: https://github.com/shazow/urllib3/pull/1246
retrying
six
2018-03-21 20:45:26 +01:00
SQLAlchemy-Utils
2018-03-26 19:08:23 +02:00
tabulate
xmltodict