-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 1.41 KB
/
requirements.txt
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
alembic==1.4.2
appdirs==1.4.4
asn1crypto==0.24.0
attrs==20.1.0
Authlib==0.14.3
Automat==0.6.0
autopep8==1.5.3
awscli==1.18.124
Babel==2.8.0
botocore==1.17.47
certifi==2018.1.18
cffi==1.14.2
chardet==3.0.4
click==7.1.2
colorama==0.4.3
constantly==15.1.0
cryptography==2.1.4
distlib==0.3.1
docutils==0.15.2
ecdsa==0.16.0
filelock==3.0.12
Flask==1.1.2
Flask-Cors==3.0.8
Flask-Migrate==2.5.3
Flask-Moment==0.10.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
future==0.18.2
gunicorn==20.0.4
hyperlink==17.3.1
idna==2.6
importlib-metadata==1.7.0
importlib-resources==3.0.0
incremental==16.10.1
iniconfig==1.0.1
itsdangerous==1.1.0
jeepney==0.4.3
Jinja2==2.11.2
jmespath==0.10.0
jose==1.0.0
jsonpatch==1.16
jsonpointer==2.0
jsonschema==2.6.0
keyring==10.6.0
keyrings.alt==3.0
Mako==1.1.3
MarkupSafe==1.1.1
more-itertools==8.5.0
packaging==20.4
# pkg-resources==0.0.0
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.9.0
pyasn1==0.4.8
pyasn1-modules==0.2.1
pycodestyle==2.6.0
pycparser==2.20
pycryptodome==3.3.1
PyJWT==1.7.1
pyOpenSSL==17.5.0
pyparsing==2.4.7
pyserial==3.4
pytest==6.0.1
python-dateutil==2.8.1
python-debian==0.1.32
python-editor==1.0.4
python-jose-cryptodome==1.3.2
pytz==2020.1
PyYAML==5.3.1
requests==2.18.4
rsa==4.5
s3transfer==0.3.3
SecretStorage==3.1.2
service-identity==16.0.0
six==1.15.0
SQLAlchemy==1.3.19
toml==0.10.1
urllib3==1.25.10
virtualenv==20.0.30
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.3
zipp==3.1.0