aiohttp<3.9.0,>=3.6.0
aiohttp_socks==0.8.0
typeguard==2.13

[:python_version < "3.11"]
typing_extensions<5,>=4

[all]
PyNaCl==1.5.0
sqlalchemy[asyncio]>=2.0
aiosqlite==0.19.0
pymssql==2.2.7
asyncpg==0.28.0
asyncmy==0.2.8
selenium==4.11.2
undetected-chromedriver==3.5.2

[docs]
sphinx==7.1.2
sphinx-autobuild==2021.3.14
sphinx-copybutton==0.5.2
furo==2023.7.26
enum-tools[sphinx]==0.10.0
sphinx-design[furo]==0.5.0
readthedocs-sphinx-search==0.3.1
sphinxcontrib-svg2pdfconverter==1.2.2

[sql]
sqlalchemy[asyncio]>=2.0
aiosqlite==0.19.0
pymssql==2.2.7
asyncpg==0.28.0
asyncmy==0.2.8

[testing]
pytest==7.4.0
pytest-asyncio==0.21.1

[voice]
PyNaCl==1.5.0

[web]
selenium==4.11.2
undetected-chromedriver==3.5.2
