async-property<0.3.0,>=0.2.1
httpx>=0.23.1
lazy-object-proxy>=1.6.0
pyjwt<3.0.0,>=2.0.0
tenacity>=8.0.0

[:python_version < "3.8"]
importlib-metadata

[dev]
argh<1.0.0,>=0.26.0
ruff>=0.1.0
watchdog>=2.0.3
wheel>=0.36.2

[dev:python_version >= "3.10"]
Sphinx>=8.0.0

[test]
coverage>=5.5
docker>=5.0.0
factory_boy<=4.0.0,>=3.0.0
Faker<=15.0.0,>=8.1.1
ldap3>=2.9
pytest>=6.2.3
pytest-asyncio<=0.18.0,>=0.15.1
pytest-mock>=3.7.0
ruamel.yaml>=0.17.4
allure-pytest>=2.15.3
pytest-cov>=4.1.0
