Transition to Docker-based framework
This commit is contained in:
37
requirements.txt
Normal file
37
requirements.txt
Normal file
@@ -0,0 +1,37 @@
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.2
|
||||
aiosignal==1.4.0
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.11.0
|
||||
attrs==25.4.0
|
||||
certifi==2025.11.12
|
||||
click==8.3.0
|
||||
fastapi==0.121.1
|
||||
frozenlist==1.8.0
|
||||
greenlet==3.2.4
|
||||
gunicorn==23.0.0
|
||||
h11==0.16.0
|
||||
h2==4.3.0
|
||||
hpack==4.1.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
hyperframe==6.1.0
|
||||
idna==3.11
|
||||
itsdangerous==2.2.0
|
||||
multidict==6.7.0
|
||||
packaging==25.0
|
||||
propcache==0.4.1
|
||||
psycopg2-binary==2.9.11
|
||||
pydantic==2.12.4
|
||||
pydantic_core==2.41.5
|
||||
pytchat==0.5.5
|
||||
sniffio==1.3.1
|
||||
SQLAlchemy==2.0.44
|
||||
starlette==0.49.3
|
||||
twitchio==3.1.0
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
uvicorn==0.38.0
|
||||
websockets==15.0.1
|
||||
yarl==1.22.0
|
||||
Reference in New Issue
Block a user