playwright>=1.40.0
camoufox[geoip]>=0.3.0
pyperclip>=1.8.2
cryptography>=41.0.0
colorlog>=6.10.1
sqlalchemy>=2.0.48
aiosqlite>=0.19.0
browserforge>=1.2.4
platformdirs>=4.0.0
filelock>=3.25.2

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
black>=23.0.0
mypy>=1.5.0
ruff>=0.0.290
deptry>=0.16.0

[mysql]
aiomysql>=0.2.0

[postgresql]
asyncpg>=0.29.0
