LLMGameHub / requirements.txt
kikikita's picture
feat: implement Redis-backed user state management and update app structure
ee968a7
raw
history blame contribute delete
343 Bytes
gradio==5.32.0
google-genai==1.18.0
Pillow==10.1.0
requests==2.31.0
python-dotenv==1.0.0
asyncio
aiohttp==3.9.1
pygame==2.5.2
numpy
langgraph
langchain==0.3.17
langchain-core==0.3.58
langchain-community==0.3.16
langchain-google-genai==2.1.4
pydantic-core==2.23.4
pydantic-settings==2.7.1
pydantic==2.9.2
redis[hiredis]>=5
aioredis>=2
msgpack