fastapi>=0.115.0
httpx>=0.27.0
rich>=13.7.0
tomlkit>=0.13.3
uvicorn>=0.30.0
websockets>=12.0

[:platform_system == "Windows"]
tzdata>=2025.2

[dev]
pytest>=8.0.0
build>=1.2.0
twine>=5.0.0
itsdangerous>=2.2.0

[release]
build>=1.2.0
twine>=5.0.0

[test]
pytest>=8.0.0

[visitor]
itsdangerous>=2.2.0
