-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
92 lines (92 loc) · 3.37 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
85
86
87
88
89
90
91
92
altair==4.2.0
asgiref==3.5.2
attrs==22.1.0
blinker==1.5
cachetools==5.1.0
certifi==2022.5.18.1
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
cycler==0.11.0
decorator==5.1.1
dj-database-url==1.0.0
Django==3.2.5
django-cors-headers==3.13.0
django-environ==0.9.0
django-heroku==0.3.1
entrypoints==0.4
et-xmlfile==1.1.0
Flask==2.1.2
fonttools==4.33.3
gitdb==4.0.9
GitPython==3.1.27
google-api-core==2.8.1
google-api-python-client==2.49.0
google-auth==2.6.6
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.1
googleapis-common-protos==1.56.2
gspread==5.3.2
gunicorn==20.1.0
httplib2==0.20.4
idna==3.3
importlib-metadata==4.11.4
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
jsonschema==4.15.0
kiwisolver==1.4.2
MarkupSafe==2.1.1
matplotlib==3.5.2
mysqlclient==2.1.1
numpy==1.22.4
oauth2client==4.1.3
oauthlib==3.2.0
openpyxl==3.0.10
packaging==21.3
pandas==1.4.2
Pillow==9.1.1
protobuf==3.20.1
psycopg2==2.9.4
psycopg2-binary==2.9.3
pyarrow==9.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydeck==0.8.0b1
Pygments==2.13.0
Pympler==1.0.1
PyMySQL==1.0.2
pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
requests==2.27.1
requests-oauthlib==1.3.1
rich==12.5.1
rsa==4.8
scikit-learn==1.1.2
scipy==1.9.1
seaborn==0.12.0
semver==2.13.0
six==1.16.0
sklearn==0.0
smmap==5.0.0
sqlparse==0.4.3
streamlit==1.11.0
threadpoolctl==3.1.0
toml==0.10.2
toolz==0.12.0
tornado==6.2
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
uritemplate==4.1.1
urllib3==1.26.9
validators==0.20.0
waitress==2.1.2
watchdog==2.1.9
Werkzeug==2.1.2
whitenoise==6.2.0
zipp==3.8.0