python-jenkins>=1.8.0
httpx>=0.27.0
sse-starlette>=2.0.0
starlette>=0.37.0
uvicorn>=0.29.0
pydantic>=2.7.0
pydantic-settings>=2.2.0
click>=8.1.0
tiktoken>=0.7.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-httpx>=0.30.0
pytest-cov>=5.0.0
pytest-mock>=3.14.0
pytest-timeout>=2.3.0
pytest-xdist>=3.6.0
hypothesis>=6.100.0
black>=24.0.0
ruff>=0.4.0
mypy>=1.10.0
bandit[toml]>=1.7.8
safety>=3.2.0
pre-commit>=3.7.0
tox>=4.15.0
python-semantic-release>=9.0.0
