2018-04-23 18:23:23 +02:00
|
|
|
# Run `make up-reqs` to update pinned dependencies in requirement text files
|
|
|
|
|
2018-03-21 20:45:26 +01:00
|
|
|
acme
|
2018-03-26 19:08:23 +02:00
|
|
|
alembic-autogenerate-enums
|
|
|
|
arrow
|
2018-04-30 19:48:48 +02:00
|
|
|
asyncpool
|
2018-11-05 23:37:52 +01:00
|
|
|
boto3
|
|
|
|
botocore
|
2018-09-13 19:35:54 +02:00
|
|
|
celery[redis]
|
2018-05-05 00:00:43 +02:00
|
|
|
certifi
|
2018-12-20 11:54:47 +01:00
|
|
|
certsrv
|
2018-04-25 20:19:34 +02:00
|
|
|
CloudFlare
|
2018-03-21 20:45:26 +01:00
|
|
|
cryptography
|
2018-05-05 00:00:43 +02:00
|
|
|
dnspython3
|
|
|
|
dyn
|
2018-11-05 23:37:52 +01:00
|
|
|
Flask-Bcrypt
|
|
|
|
Flask-Mail
|
|
|
|
Flask-Migrate
|
|
|
|
Flask-Principal
|
|
|
|
Flask-RESTful
|
|
|
|
Flask-Script
|
2018-03-21 20:45:26 +01:00
|
|
|
Flask-SQLAlchemy
|
2018-11-06 00:16:09 +01:00
|
|
|
Flask
|
2018-04-11 00:55:02 +02:00
|
|
|
Flask-Cors
|
2019-05-28 21:38:33 +02:00
|
|
|
flask_replicated
|
2018-03-26 19:08:23 +02:00
|
|
|
future
|
|
|
|
gunicorn
|
2019-02-19 21:22:11 +01:00
|
|
|
hvac # required for the vault destination plugin
|
2018-03-26 19:08:23 +02:00
|
|
|
inflection
|
|
|
|
jinja2
|
|
|
|
lockfile
|
2019-05-17 17:48:26 +02:00
|
|
|
logmatic-python
|
2018-03-21 22:48:51 +01:00
|
|
|
marshmallow-sqlalchemy
|
2019-09-20 22:49:38 +02:00
|
|
|
marshmallow<2.20.5 #schema duplicate issues https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/121
|
2018-03-26 19:08:23 +02:00
|
|
|
ndg-httpsclient
|
2018-04-03 19:30:19 +02:00
|
|
|
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
|
2019-04-23 17:05:32 +02:00
|
|
|
pyjks >= 19 # pyjks < 19 depends on pycryptodome, which conflicts with dyn's usage of pycrypto
|
2018-03-21 20:45:26 +01:00
|
|
|
pyjwt
|
2018-07-18 03:38:15 +02:00
|
|
|
pyOpenSSL
|
2019-04-23 17:05:32 +02:00
|
|
|
pyyaml>=4.2b1 #high severity alert
|
2018-03-21 20:45:26 +01:00
|
|
|
python_ldap
|
2018-03-26 19:08:23 +02:00
|
|
|
raven[flask]
|
2019-04-11 00:40:48 +02:00
|
|
|
redis
|
2018-07-18 03:38:15 +02:00
|
|
|
requests
|
2018-03-26 19:08:23 +02:00
|
|
|
retrying
|
|
|
|
six
|
2018-03-21 20:45:26 +01:00
|
|
|
SQLAlchemy-Utils
|
2018-03-26 19:08:23 +02:00
|
|
|
tabulate
|
2019-02-19 21:22:11 +01:00
|
|
|
xmltodict
|