# Production dependencies
GitPython==3.1.44
PyYAML==6.0.1
Requests==2.32.4
aiofiles==24.1.0
boto3==1.35.99
click==8.1.7
filelock>=3.12
firebase_admin==6.6.0
firecrawl_py==2.5.3
google-cloud-aiplatform>=1.3
jsonschema==4.23.0
keyring==25.6.0
litellm[caching]>=1.80.0
lxml>=5.0.0
nest_asyncio==1.6.0
openai>=1.99.5
pandas==2.2.3
pillow-heif==1.1.1
Pillow==12.0.0
psutil>=7.0.0
pydantic==2.11.4
pytest==8.3.5
pytest-cov==5.0.0
python-dotenv==1.1.0
rich==14.0.0
semver==3.0.2
setuptools
textual
z3_solver==4.14.1.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
httpx==0.28.1
pytest-asyncio
pytest-mock
pytest-testmon
pytest-timeout
pytest-xdist
twine
