typing-extensions>=4.7.0
rich>=13.0.0
wcwidth>=0.2.0
aiohttp>=3.9.0
psutil>=5.9.0

[db-mysql]
aiomysql>=0.2.0

[db-postgres]
asyncpg>=0.28.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
mypy>=1.5.0
black>=23.9.0
isort>=5.12.0
pylint>=3.0.0
flake8>=6.1.0
aiosqlite>=0.19.0
build>=1.0.0
twine>=4.0.0

[fastapi]
fastapi>=0.100.0
uvicorn>=0.23.0

[flask]
flask>=2.3.0

[qt]
PyQt6>=6.5.0
