-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (49 loc) · 904 Bytes
/
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
async-timeout==4.0.2
cachetools==5.2.0
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
cryptography==37.0.2
Deprecated==1.2.13
Flask==2.1.2
Flask-SQLAlchemy==2.5.1
google-api-core==2.8.2
google-api-python-client==1.7.9
google-auth==2.8.0
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.0
googleapis-common-protos==1.56.2
greenlet==1.1.2
gunicorn==20.1.0
httplib2==0.20.4
idna==3.3
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
oauthlib==3.2.0
packaging==21.3
paypalhttp==1.0.1
protobuf==3.20.1
psycopg2-binary==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.9
python-dotenv==0.20.0
redis==4.3.4
requests==2.28.0
requests-oauthlib==1.3.1
rq==1.10.1
rsa==4.8
six==1.16.0
SQLAlchemy==1.4.37
toml==0.10.2
uritemplate==3.0.1
urllib3==1.26.9
Werkzeug==2.1.2
wrapt==1.14.1
youtube-dl==2021.12.17