-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
44 lines (44 loc) · 789 Bytes
/
requirements.txt
File metadata and controls
44 lines (44 loc) · 789 Bytes
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
black==21.12b0
cachelib==0.4.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
click==8.0.3
cryptography==36.0.1
Deprecated==1.2.13
Flask==2.0.2
Flask-Cors==3.0.10
Flask-Session==0.4.0
gevent==21.12.0
greenlet==1.1.2
humps==0.2.2
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.3
MarkupSafe==2.0.1
marshmallow==3.14.1
marshmallow-enum==1.5.1
marshmallow-oneofschema==3.0.1
mypy-extensions==0.4.3
oauthlib==3.1.1
pathspec==0.9.0
platformdirs==2.4.0
psycopg2==2.9.2
pycparser==2.21
pyhumps==3.5.0
pyOpenSSL==21.0.0
python-dotenv==0.19.2
redis==4.0.2
requests==2.26.0
requests-oauthlib==1.3.0
six==1.16.0
SQLAlchemy==1.4.29
tomli==1.2.3
typeguard==2.13.3
typing-inspect==0.7.1
typing_extensions==4.0.1
urllib3==1.26.7
Werkzeug==2.0.2
wrapt==1.13.3
zope.event==4.5.0
zope.interface==5.4.0