Django>=4.0
mimesis>=11
rich>=13

[dev]
pytest>=8
pytest-django>=4.7
hypothesis>=6
ruff>=0.5
mypy>=1.10
tox>=4
Pillow>=10

[docs]
mkdocs-material>=9.5
mkdocs>=1.6

[mssql]
mssql-django>=1.3

[mysql]
mysqlclient>=2.1

[oracle]
oracledb>=1.4

[postgres]
psycopg[binary]>=3.1
