-
Notifications
You must be signed in to change notification settings - Fork 322
/
requirements.in
59 lines (58 loc) · 1.12 KB
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Run `make up-reqs` to update pinned dependencies in requirement text files
acme
alembic-autogenerate-enums
arrow
asyncpool
boto3
botocore
celery[redis]
certbot
certifi
certsrv[ntlm]
CloudFlare
cryptography
dnspython3
dyn
Flask-Bcrypt
Flask-Limiter
Flask-Mail
Flask-Migrate
Flask-Principal
Flask-RESTful
Flask-SQLAlchemy
Flask<3 # until https://github.com/pytest-dev/pytest-flask/pull/168 is released
Flask-Cors
flask_replicated
future
google-cloud-private-ca
protobuf
types-protobuf
gunicorn
hvac # required for the vault destination plugin
inflection
itsdangerous
jinja2
lockfile
logmatic-python
marshmallow-sqlalchemy == 0.23.1 #related to the marshmallow issue (to avoid conflicts)
marshmallow<2.21.1 #schema duplicate issues https://github.com/marshmallow-code/marshmallow-sqlalchemy/issues/121
ndg-httpsclient
paramiko # required for the SFTP destination plugin
pem
psycopg2
pyjks
pyjwt
pyOpenSSL
pyyaml
python_ldap
redis
requests
retrying
sentry-sdk
six
SQLAlchemy-Utils
sqlalchemy < 1.4.0 # ImportError: cannot import name '_ColumnEntity' https://github.com/sqlalchemy/sqlalchemy/issues/6226tabulate
tabulate
validators
werkzeug
xmltodict