lemur/requirements.in

53 lines
894 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
flask_replicated
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-05-30 13:34:44 -07:00
kombu<4.6.0 # Bug with inspecting active tasks: https://github.com/celery/kombu/issues/1051
2018-03-26 10:08:23 -07:00
lockfile
2019-05-17 08:48:26 -07:00
logmatic-python
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
2019-04-23 08:05:32 -07:00
pyjks >= 19 # pyjks < 19 depends on pycryptodome, which conflicts with dyn's usage of pycrypto
2018-03-21 12:45:26 -07:00
pyjwt
2018-07-17 18:38:15 -07:00
pyOpenSSL
2019-04-23 08:05:32 -07:00
pyyaml>=4.2b1 #high severity alert
2018-03-21 12:45:26 -07:00
python_ldap
2018-03-26 10:08:23 -07:00
raven[flask]
2019-04-10 15:40:48 -07:00
redis
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