lemur/requirements.in

50 lines
761 B
Plaintext
Raw Normal View History

2018-04-23 09:23:23 -07:00
# Run `make up-reqs` to update pinned dependencies in requirement text files
2018-03-21 12:45:26 -07:00
acme
2018-03-26 10:08:23 -07:00
alembic-autogenerate-enums
arrow
2018-04-30 10:48:48 -07:00
asyncpool
2018-11-05 14:37:52 -08:00
boto3
botocore
2018-09-13 10:35:54 -07:00
celery[redis]
2018-05-04 15:00:43 -07:00
certifi
2018-12-20 11:54:47 +01:00
certsrv
2018-04-25 11:19:34 -07:00
CloudFlare
2018-03-21 12:45:26 -07:00
cryptography
2018-05-04 15:00:43 -07:00
dnspython3
dyn
2018-11-05 14:37:52 -08:00
Flask-Bcrypt
Flask-Mail
Flask-Migrate
Flask-Principal
Flask-RESTful
Flask-Script
2018-03-21 12:45:26 -07:00
Flask-SQLAlchemy
2018-11-05 15:16:09 -08:00
Flask
Flask-Cors
2018-03-26 10:08:23 -07:00
future
gunicorn
2019-02-19 15:22:11 -05:00
hvac # required for the vault destination plugin
2018-03-26 10:08:23 -07:00
inflection
jinja2
2019-03-05 09:45:59 -08:00
kombu==4.3.0 # kombu 4.4.0 requires redis 3
2018-03-26 10:08:23 -07:00
lockfile
marshmallow-sqlalchemy
marshmallow
2018-03-26 10:08:23 -07:00
ndg-httpsclient
paramiko # required for the SFTP destination plugin
2018-03-26 10:08:23 -07:00
pem
2018-03-21 12:45:26 -07:00
psycopg2
pyjwt
2018-07-17 18:38:15 -07:00
pyOpenSSL
2018-03-21 12:45:26 -07:00
python_ldap
2018-03-26 10:08:23 -07:00
raven[flask]
redis<3 # redis>=3 is not compatible with celery
2018-07-17 18:38:15 -07:00
requests
2018-03-26 10:08:23 -07:00
retrying
six
2018-03-21 12:45:26 -07:00
SQLAlchemy-Utils
2018-03-26 10:08:23 -07:00
tabulate
2019-02-19 15:22:11 -05:00
xmltodict
2019-03-06 11:13:34 -08:00
pyyaml>=4.2b1 #high severity alert