playwright>=1.40.0
cloakbrowser>=0.4.0
curl-cffi>=0.6.0
requests>=2.28.0
pycryptodome>=3.19.0
cryptography>=41.0.0
keyring>=24.0.0
aiohttp>=3.9.0
websockets>=12.0
PyYAML>=6.0
packaging>=21.0
paramiko>=3.4.0

[:sys_platform == "linux"]
plyvel>=1.5.0
secretstorage>=3.3.3

[:sys_platform == "win32"]
pywin32>=306

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-aiohttp>=1.0.0
pytest-cov>=4.0.0
pytest-timeout>=2.0.0
pytest-xdist>=3.0.0
hypothesis>=6.0.0
mutmut<3,>=2.4.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
build>=1.0.0

[enterprise]
ldap3>=2.9

[ldap]
ldap3>=2.9

[linux]

[linux:sys_platform == "linux"]
secretstorage>=3.3.3

[runtime]
curl-cffi>=0.6.0

[tui]
textual>=0.40.0

[windows]

[windows:sys_platform == "win32"]
pywin32>=306
