Initial commit
This commit is contained in:
commit
250ed0e40f
6 changed files with 297 additions and 0 deletions
16
requirements.txt
Normal file
16
requirements.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
aiohttp==3.9.1
|
||||
aiosignal==1.3.1
|
||||
asyncache==0.3.1
|
||||
attrs==23.1.0
|
||||
cachetools==5.3.2
|
||||
certifi==2023.11.17
|
||||
charset-normalizer==3.3.2
|
||||
discord.py==2.3.2
|
||||
frozenlist==1.4.1
|
||||
idna==3.6
|
||||
multidict==6.0.4
|
||||
pipdeptree==2.13.1
|
||||
python-dotenv==1.0.0
|
||||
requests==2.31.0
|
||||
urllib3==2.1.0
|
||||
yarl==1.9.4
|
Loading…
Add table
Add a link
Reference in a new issue