forked from MysticalApple/Botnobi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·57 lines (57 loc) · 1.02 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
aiohttp==3.9.5
aiosignal==1.3.1
async-timeout==4.0.3
asyncgTTS==0.3.1
attrs==23.2.0
black==24.4.2
cachetools==5.3.3
certifi==2024.7.4
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==42.0.8
discord==2.3.2
discord.py==2.4.0
docopt==0.6.2
feedparser==6.0.11
frozenlist==1.4.1
fuzzywuzzy==0.18.0
google-api-core==2.19.1
google-api-python-client==2.136.0
google-auth==2.31.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
googleapis-common-protos==1.63.2
gspread==6.1.2
httplib2==0.22.0
idna==3.7
Levenshtein==0.25.1
multidict==6.0.5
mypy-extensions==1.0.0
num2words==0.5.10
oauth2client==4.1.3
oauthlib==3.2.2
packaging==24.1
pathspec==0.12.1
pillow==10.4.0
platformdirs==4.2.2
proto-plus==1.24.0
protobuf==5.27.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
PyJWT==2.8.0
pyparsing==3.1.2
python-Levenshtein==0.25.1
rapidfuzz==3.9.4
requests==2.32.3
requests-oauthlib==2.0.0
rsa==4.9
sgmllib3k==1.0.0
six==1.16.0
tomli==2.0.1
typing_extensions==4.12.2
uritemplate==4.1.1
urllib3==2.2.2
yarl==1.9.4