# Production dependencies
GitPython==3.1.50
PyYAML==6.0.3
Requests==2.34.2
aiofiles==25.1.0
boto3==1.43.14
click==8.4.1
filelock>=3.12
firebase_admin==7.4.0
firecrawl_py==4.28.0
google-cloud-aiplatform>=1.3
httpx==0.28.1
jsonschema==4.26.0
keyring==25.7.0
keyrings.alt==5.0.2
langchain>=0.3.25,<0.4
langchain-anthropic>=0.3.14,<0.4
langchain-community>=0.3.25,<0.4
langchain-core>=0.3.56,<0.4
langchain-mcp-adapters>=0.1.0,<0.2
langgraph>=0.3.0,<0.4
litellm[caching]>=1.80.0,<=1.82.6
lxml>=5.0.0
nest_asyncio==1.6.0
numpy>=1.26.0
openai>=1.99.5
pandas==3.0.3
pillow-heif==1.3.0
Pillow==12.2.0
psutil>=7.0.0
pydantic==2.13.4
pytest==9.0.3
pytest-cov==7.1.0
python-dotenv==1.2.2
rich==15.0.0
semver==3.0.4
setuptools
starlette>=0.37.2
textual
z3_solver==4.16.0.0

# Server dependencies (for pdd connect)
fastapi>=0.115.0
uvicorn[standard]>=0.32.0
websockets>=13.0
watchdog>=4.0.0
tiktoken>=0.7.0

# Dev dependencies
build
pytest-asyncio
pytest-mock
pytest-testmon
pytest-timeout
pytest-xdist
twine
