cryptography<46.0.0,>=45.0.6

[:platform_system == "Windows"]
winrt-runtime<4.0.0,>=3.2.0
winrt-Windows.Security.Credentials<4.0.0,>=3.2.0
winrt-Windows.Storage.Streams<4.0.0,>=3.2.0

[dev]
pytest<9.0.0,>=8.3.0
pytest-asyncio<1.0.0,>=0.24.0
pytest-cov<6.0.0,>=5.0.0
black<25.0.0,>=24.0.0
flake8<8.0.0,>=7.1.0
mypy<2.0.0,>=1.11.0

[docs]
sphinx<8.0.0,>=7.0.0
sphinx-rtd-theme<3.0.0,>=2.0.0

[security]
bandit<2.0.0,>=1.7.5
safety<3.3.0,>=3.2.0
