talkpipe[all]>=1.0.0b5
fastapi[standard]>=0.109.1
uvicorn>=0.24.0
jinja2>=3.1.6
watchdog[watchmedo]
textual>=8.0.0

[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>=3.8.1
authlib<1.8

[security]
bandit>=1.7.7
safety>=3.8.1
authlib<1.8

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