requests>=2.31.0
aiohttp>=3.8.0
pydantic>=2.0.0
typing-extensions>=4.0.0
PyJWT>=2.8.0
urllib3>=2.0.0
python-dateutil>=2.8.0
python-dotenv>=1.0.0
cryptography>=41.0.0

[all]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0
pre-commit>=3.0.0
flask>=2.3.0
fastapi>=0.100.0
uvicorn>=0.23.0
celery>=5.3.0
redis>=4.6.0
emergence-agent[dev,examples]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0
pre-commit>=3.0.0

[examples]
flask>=2.3.0
fastapi>=0.100.0
uvicorn>=0.23.0
celery>=5.3.0
redis>=4.6.0
