Files
openswarm/backend/requirements.txt
T
2026-03-15 19:54:23 -07:00

12 lines
202 B
Plaintext

anthropic
claude-agent-sdk
jsonschema
fastapi[standard]
pydantic==2.10.5
langchain-core==0.3.51
langchain-openai==0.3.12
pytest==8.3.4
pytest-asyncio==0.25.2
typeguard==4.4.2
python-dotenv==1.1.1
Pillow