talkpipe[all]>=1.0.0b2
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
ruff<0.17,>=0.16.3
mypy<3,>=2.3
pre-commit>=4.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
