requests>=2.32.0
websockets>=12.0
pydantic>=2.13.0

[dev]
ruff>=0.4.0
mypy>=1.10.0
pytest>=8.0.0
types-requests
pre-commit>=3.7.0
httpx>=0.24.0

[playground]
fastapi>=0.100.0
uvicorn>=0.20.0
jinja2>=3.1.0
python-dotenv>=1.0.0
