add pip requirements
This commit is contained in:
parent
0575841b31
commit
8434b244e3
1 changed files with 30 additions and 0 deletions
30
requirements.txt
Normal file
30
requirements.txt
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.0
|
||||
aiosignal==1.4.0
|
||||
aiosqlite==0.21.0
|
||||
anyio==4.11.0
|
||||
astroid==3.3.11
|
||||
attrs==25.4.0
|
||||
certifi==2025.10.5
|
||||
charset-normalizer==3.4.3
|
||||
dill==0.4.0
|
||||
frozenlist==1.8.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
idna==3.10
|
||||
isort==6.1.0
|
||||
mccabe==0.7.0
|
||||
multidict==6.7.0
|
||||
nerimity==1.4.1
|
||||
platformdirs==4.4.0
|
||||
propcache==0.4.0
|
||||
pylast==6.0.0
|
||||
pylint==3.3.9
|
||||
requests==2.32.5
|
||||
sniffio==1.3.1
|
||||
tomlkit==0.13.3
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.5.0
|
||||
websockets==15.0.1
|
||||
yarl==1.22.0
|
||||
Loading…
Add table
Reference in a new issue