This repository has been archived by the owner on May 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
36 lines (36 loc) · 1.84 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
aiodns==3.0.0 ; python_full_version >= "3.9.16"
aiohttp==3.8.4 ; python_full_version >= "3.9.16"
aiosignal==1.3.1 ; python_full_version >= "3.9.16"
async-timeout==4.0.2 ; python_full_version >= "3.9.16"
attrs==22.2.0 ; python_full_version >= "3.9.16"
cachetools==5.3.0 ; python_full_version >= "3.9.16"
cchardet==2.1.7 ; python_full_version >= "3.9.16"
certifi==2022.12.7 ; python_full_version >= "3.9.16"
cffi==1.15.1 ; python_full_version >= "3.9.16"
charset-normalizer==3.1.0 ; python_full_version >= "3.9.16"
frozenlist==1.3.3 ; python_full_version >= "3.9.16"
google-api-core==2.11.0 ; python_full_version >= "3.9.16"
google-auth==2.16.2 ; python_full_version >= "3.9.16"
google-cloud-core==2.3.2 ; python_full_version >= "3.9.16"
google-cloud-storage==2.7.0 ; python_full_version >= "3.9.16"
google-crc32c==1.5.0 ; python_full_version >= "3.9.16"
google-resumable-media==2.4.1 ; python_full_version >= "3.9.16"
googleapis-common-protos==1.58.0 ; python_full_version >= "3.9.16"
idna==3.4 ; python_full_version >= "3.9.16"
multidict==6.0.4 ; python_full_version >= "3.9.16"
mysqlclient==2.1.1 ; python_full_version >= "3.9.16"
oauthlib==3.2.2 ; python_full_version >= "3.9.16"
protobuf==4.22.1 ; python_full_version >= "3.9.16"
pyasn1-modules==0.2.8 ; python_full_version >= "3.9.16"
pyasn1==0.4.8 ; python_full_version >= "3.9.16"
pycares==4.3.0 ; python_full_version >= "3.9.16"
pycparser==2.21 ; python_full_version >= "3.9.16"
python-dotenv==0.21.1 ; python_full_version >= "3.9.16"
requests-oauthlib==1.3.1 ; python_full_version >= "3.9.16"
requests==2.28.2 ; python_full_version >= "3.9.16"
rsa==4.9 ; python_full_version >= "3.9.16"
six==1.16.0 ; python_full_version >= "3.9.16"
tweepy==4.13.0 ; python_full_version >= "3.9.16"
unidecode==1.3.6 ; python_full_version >= "3.9.16"
urllib3==1.26.14 ; python_full_version >= "3.9.16"
yarl==1.8.2 ; python_full_version >= "3.9.16"