requests>=2.28.0
python-dotenv>=1.0.0
pydantic>=2.0.0
typing-extensions>=4.5.0

[all]
airun-sdk[dev,streaming]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
flake8>=6.0.0

[streaming]
websocket-client>=1.6.0
websockets>=12.0
