-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathrequirements.txt
More file actions
53 lines (51 loc) · 897 Bytes
/
requirements.txt
File metadata and controls
53 lines (51 loc) · 897 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
45
46
47
48
49
50
51
52
53
alembic==0.9.9
algoliasearch==1.17.0
certifi==2022.12.7
chardet==3.0.4
click==6.7
Flask==1.0.2
Flask-Cors==3.0.6
Flask-Migrate==2.2.0
Flask-SQLAlchemy==2.3.2
Flask-Caching==1.0.0
idna==2.7
itsdangerous==0.24
Jinja2==2.10
Mako==1.0.7
MarkupSafe==1.1.1
psycopg2==2.8.6
python-dateutil==2.7.3
python-editor==1.0.3
requests==2.27.1
six==1.15.0
SQLAlchemy==1.4.54
urllib3==1.23
Werkzeug==0.16.1
boto3==1.9.169
PyYAML==5.1.2
Pillow==8.4
pydiscourse==1.1.2
# for serving
gunicorn==20.1.0
# Frozen transitive dependencies:
botocore==1.12.253
cachetools==4.2.4
charset-normalizer==2.0.12
docutils==0.15.2
honeycomb-beeline==2.12.1
httplib2==0.20.4
jmespath==0.10.0
libhoney==2.1.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==3.0.9
rsa==4.8
s3transfer==0.2.1
statsd==3.3.0
uritemplate==4.1.1
Werkzeug==0.16.1
wrapt==1.14.1
importlib-metadata==4.8.3
greenlet==2.0.2
typing-extensions==4.1.1
zipp==3.6.0