forked from okomarov/dash_on_flask
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
63 lines (63 loc) · 1.13 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
alembic==1.7.4
asgiref==3.4.1
beautifulsoup4==4.10.0
Brotli==1.0.9
cachetools==4.2.4
certifi==2021.10.8
charset-normalizer==2.0.7
click==8.0.3
dash==2.0.0
dash-bootstrap-components==1.0.0
dash-table==5.0.0
dnspython==2.1.0
dominate==2.6.0
Flask==2.0.2
Flask-Bootstrap==3.3.7.1
Flask-Compress==1.10.1
Flask-Dance==5.0.0
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.15.1
google==3.0.0
google-api-core==2.2.2
google-auth==2.3.3
google-cloud-core==2.1.0
google-cloud-storage==1.42.3
google-crc32c==1.3.0
google-resumable-media==2.1.0
googleapis-common-protos==1.53.0
greenlet==1.1.2
gunicorn==20.1.0
h11==0.12.0
idna==3.3
is-disposable-email==1.0.0
itsdangerous==2.0.1
Jinja2==3.0.2
Mako==1.1.5
MarkupSafe==2.0.1
oauthlib==3.1.1
playsound==1.3.0
plotly==5.3.1
polling==0.3.2
protobuf==3.19.1
psycopg2==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydub==0.25.1
python-dotenv==0.19.1
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
six==1.16.0
soupsieve==2.3
spotipy==2.19.0
SQLAlchemy==1.4.26
stripe==2.61.0
tenacity==8.0.1
uberduckapi==0.1.18
urllib3==1.26.7
URLObject==2.4.3
visitor==0.1.3
Werkzeug==2.0.2
WTForms==2.3.3