docker ready deployment
This commit is contained in:
36
discord/requirements.txt
Normal file
36
discord/requirements.txt
Normal file
@@ -0,0 +1,36 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv export --format requirements-txt -o requirements.txt --no-hashes
|
||||
aiohappyeyeballs==2.6.1
|
||||
# via aiohttp
|
||||
aiohttp==3.13.3
|
||||
# via discord-py
|
||||
aiosignal==1.4.0
|
||||
# via aiohttp
|
||||
attrs==25.4.0
|
||||
# via aiohttp
|
||||
audioop-lts==0.2.2 ; python_full_version >= '3.13'
|
||||
# via discord-py
|
||||
discord==2.3.2
|
||||
# via test
|
||||
discord-py==2.6.4
|
||||
# via discord
|
||||
frozenlist==1.8.0
|
||||
# via
|
||||
# aiohttp
|
||||
# aiosignal
|
||||
idna==3.11
|
||||
# via yarl
|
||||
multidict==6.7.0
|
||||
# via
|
||||
# aiohttp
|
||||
# yarl
|
||||
propcache==0.4.1
|
||||
# via
|
||||
# aiohttp
|
||||
# yarl
|
||||
psycopg2-binary==2.9.11
|
||||
# via test
|
||||
typing-extensions==4.15.0 ; python_full_version < '3.13'
|
||||
# via aiosignal
|
||||
yarl==1.22.0
|
||||
# via aiohttp
|
||||
Reference in New Issue
Block a user