Merge branch 'main' of https://github.com/Xargana/selfbot-thingey
This commit is contained in:
commit
8a6e0187bd
|
@ -1,7 +1,19 @@
|
||||||
# Core dependencies
|
aiohappyeyeballs==2.6.1
|
||||||
|
aiohttp==3.11.18
|
||||||
|
aiosignal==1.3.2
|
||||||
|
attrs==25.3.0
|
||||||
|
audioop-lts==0.2.1
|
||||||
|
discord-protos==0.0.2
|
||||||
|
discord.py-self==2.0.1
|
||||||
|
dotenv==0.9.9
|
||||||
|
frozenlist==1.6.0
|
||||||
|
idna==3.10
|
||||||
|
multidict==6.4.3
|
||||||
|
propcache==0.3.1
|
||||||
|
protobuf==6.30.2
|
||||||
|
python-dotenv==1.1.0
|
||||||
|
yarl==1.20.0
|
||||||
discord.py>=2.0.0
|
discord.py>=2.0.0
|
||||||
python-dotenv>=0.19.0
|
python-dotenv>=0.19.0
|
||||||
websockets>=10.0
|
websockets>=10.0
|
||||||
|
aiohttp>=3.8.0
|
||||||
# Optional dependencies that might be useful
|
|
||||||
aiohttp>=3.8.0
|
|
||||||
|
|
Loading…
Reference in a new issue