Adds requirements.txt
This commit is contained in:
parent
1fc3acfb0a
commit
a190e523d4
|
|
@ -0,0 +1,33 @@
|
|||
aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.6.0
|
||||
anyio==4.3.0
|
||||
async-timeout==4.0.3
|
||||
attrs==23.2.0
|
||||
certifi==2024.2.2
|
||||
click==8.1.7
|
||||
click-default-group==1.2.4
|
||||
discord.py==2.3.2
|
||||
distro==1.9.0
|
||||
exceptiongroup==1.2.1
|
||||
frozenlist==1.4.1
|
||||
h11==0.14.0
|
||||
httpcore==1.0.5
|
||||
httpx==0.27.0
|
||||
idna==3.7
|
||||
multidict==6.0.5
|
||||
pluggy==1.5.0
|
||||
pydantic==2.7.1
|
||||
pydantic_core==2.18.2
|
||||
python-dateutil==2.9.0.post0
|
||||
python-ulid==2.5.0
|
||||
PyYAML==6.0.1
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
sqlite-fts4==1.0.3
|
||||
sqlite-migrate==0.1b0
|
||||
sqlite-utils==3.36
|
||||
tabulate==0.9.0
|
||||
tqdm==4.66.4
|
||||
typing_extensions==4.11.0
|
||||
yarl==1.9.4
|
||||
Loading…
Reference in New Issue