Add venv requirements file
This commit is contained in:
parent
19a7b27f7b
commit
d50e2d6411
1 changed files with 16 additions and 0 deletions
16
requirements.txt
Normal file
16
requirements.txt
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
aiohappyeyeballs==2.3.5
|
||||||
|
aiohttp==3.10.3
|
||||||
|
aiosignal==1.3.1
|
||||||
|
attrs==24.2.0
|
||||||
|
coverage==7.6.1
|
||||||
|
discord.py==2.4.0
|
||||||
|
frozenlist==1.4.1
|
||||||
|
idna==3.7
|
||||||
|
iniconfig==2.0.0
|
||||||
|
multidict==6.0.5
|
||||||
|
packaging==24.1
|
||||||
|
pluggy==1.5.0
|
||||||
|
pytest==8.3.2
|
||||||
|
pytest-cov==5.0.0
|
||||||
|
schema==0.7.7
|
||||||
|
yarl==1.9.4
|
Loading…
Add table
Reference in a new issue