aiofiles>=25.1.0
aiohttp>=3.13.3
aiosqlite>=0.22.1
alembic>=1.16.5
bcrypt>=5.0.0
click>=8.1.8
cryptography>=46.0.4
loguru>=0.7.3
nanoid>=2.0.0
pyyaml>=6.0.3
sqlalchemy>=2.0.46

[:sys_platform != "win32"]
uvloop>=0.21.0

[:sys_platform == "win32"]
winloop>=0.5.0

[dev]
black>=24.4.2
ruff
tox>=4.16.0
build>=1.2.1
twine>=5.1.1
wheel>=0.43.0
bump2version>=1.0.1

[docs]
sphinx>=7.1.2
furo>=2024.8.6
sphinx-autodoc-typehints>=2.0.1
sphinx-wagtail-theme>=6.3.0

[test]
pytest>=8.3.2
pytest-asyncio>=0.23.8
pytest-cov>=5.0.0
slixmpp>=1.8.6
