mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-27 03:54:49 +02:00
16 lines
387 B
Plaintext
16 lines
387 B
Plaintext
anthropic
|
|
claude-agent-sdk
|
|
jsonschema
|
|
fastapi[standard]
|
|
pydantic==2.10.5
|
|
langchain-core==0.3.51
|
|
langchain-openai==0.3.12
|
|
typeguard==4.4.2
|
|
python-dotenv==1.1.1
|
|
Pillow
|
|
posthog
|
|
httpx>=0.27.0
|
|
trafilatura
|
|
# Test deps (pytest, pytest-asyncio) live in requirements-dev.txt — they
|
|
# never ship to production users and shaved ~3 MB / ~200 files off the
|
|
# Mac DMG when removed from the prod env. |