talkpipe[all]>=0.14.1
fastapi[standard]>=0.109.1
uvicorn>=0.24.0
jinja2>=3.1.6
watchdog[watchmedo]

[dev]
pytest>=9.0.3
pytest-mock>=3.10.0
pytest-cov>=4.0.0
pytest-asyncio>=0.23.0
httpx>=0.24.0
black>=26.3.1
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
bandit>=1.7.7
safety>=2.3.0

[security]
bandit>=1.7.7
safety>=2.3.0

[test]
pytest>=9.0.3
pytest-mock>=3.10.0
pytest-cov>=4.0.0
pytest-asyncio>=0.23.0
httpx>=0.24.0
