-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
59 lines (59 loc) · 1014 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
50
51
52
53
54
55
56
57
58
59
asgiref==3.7.2
beautifulsoup4==4.12.2
bottle==0.12.25
cachetools==5.3.1
certifi==2023.7.22
chardet==3.0.4
charset-normalizer==3.2.0
colorama==0.4.6
comtypes==1.2.0
coverage==7.3.2
Deprecated==1.2.14
Django==4.2.5
docopt==0.6.2
future==0.18.3
gevent==23.9.1
gevent-websocket==0.10.1
google-auth==2.23.0
google-auth-httplib2==0.1.1
google-auth-oauthlib==1.1.0
googletrans==3.0.0
greenlet==3.0.0rc3
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2023.1.1
httpcore==0.9.1
httplib2==0.22.0
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
jaconv==0.3.4
oauth2client==4.1.3
oauthlib==3.2.2
Pillow==10.0.1
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycryptodome==3.19.0
pykakasi==2.2.1
pyparsing==3.1.1
requests==2.31.0
requests-oauthlib==1.3.1
rfc3986==1.5.0
rsa==4.9
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
sqlparse==0.4.4
toml==0.10.2
tqdm==4.66.1
Unidecode==1.3.6
urllib3==1.26.16
vulture==2.10
whichcraft==0.6.1
wrapt==1.15.0
yarg==0.1.9
zope.event==5.0
zope.interface==6.0
zstandard==0.21.0
pywin32==306; sys_platform=='win32'