twitch_streaming / requirements.txt
Jofthomas's picture
Update requirements.txt
adb0142 verified
raw
history blame contribute delete
212 Bytes
# Core dependencies for the Twitch Bot Streamer
# For Twitch chat interaction
fastapi
uvicorn
# For Pokemon battle logic and agent control
poke-env==0.8.3
httpx
openai
google-genai
mistralai
websockets
aiohttp