Files
X-Agents/agent/requirements.txt

9 lines
140 B
Plaintext
Raw Normal View History

fastapi>=0.100.0
uvicorn[standard]>=0.23.0
pydantic>=2.0.0
openai>=1.0.0
anthropic>=0.18.0
python-dotenv>=1.0.0
aiohttp>=3.8.0
redis>=5.0.0