forked from bepolytech/ULBDiscordBot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (51 loc) · 898 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
aiohttp==3.8.3
aiosignal==1.2.0
async-timeout==4.0.2
asyncpg==0.26.0
attrs==22.1.0
autopep8==1.7.0
cachetools==5.2.0
certifi==2022.9.24
cfgv==3.3.1
cfscrape==2.1.1
charset-normalizer==2.1.1
classify-imports==4.2.0
disnake==2.6.0
distlib==0.3.6
filelock==3.8.0
frozenlist==1.3.0
google-auth==2.11.1
google-auth-oauthlib==0.5.3
gspread==5.5.0
httplib2==0.20.4
identify==2.5.5
idna==3.4
lor-deckcodes==5.0.0
multidict==6.0.2
mypy==0.971
mypy-extensions==0.4.3
nodeenv==1.7.0
oauth2client==4.1.3
oauthlib==3.2.1
pickleDB==0.9.2
platformdirs==2.5.2
pre-commit==2.20.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.9.1
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
PyYAML==6.0
reorder-python-imports==3.8.2
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.3.0
urllib3==1.26.12
virtualenv==20.16.3
yarl==1.8.1