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
|
2020-12-16 09:30:54 -08:00
|
|
|
celery[redis]==4.4.2 # need to first resolve the module not found error https://github.com/celery/celery/issues/6406
|
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
|
2018-04-10 15:55:02 -07:00
|
|
|
Flask-Cors
|
2019-05-28 12:38:33 -07:00
|
|
|
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
|
|
|
|
lockfile
|
2019-05-17 08:48:26 -07:00
|
|
|
logmatic-python
|
2018-03-21 14:48:51 -07:00
|
|
|
marshmallow-sqlalchemy
|
2019-09-20 13:49:38 -07:00
|
|
|
marshmallow<2.20.5 #schema duplicate issues https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/121
|
2018-03-26 10:08:23 -07:00
|
|
|
ndg-httpsclient
|
2018-04-03 20:30:19 +03:00
|
|
|
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
|