
[dev]
black
flake8
isort
pylint

[docs]
Pygments>=2.0
alabaster<0.8,>=0.7
requests>=2.32.0
sphinx>=3.4.3
sphinx_rtd_theme
urllib3>=2.2.2

[full]
PyMySQL
PyYAML
Pygments>=2.0
SQLAlchemy~=2.0
alabaster<0.8,>=0.7
alembic
black
colorama
coverage
cryptography~=42.0
dnspython[DOH]~=2.6.0
domain2idna~=1.12.0
flake8
inflection
isort
packaging
pylint
python-box[all]~=6.0.0
python-dotenv
requests>=2.32.0
requests[socks]<3
setuptools>=65.5.1
shtab
sphinx>=3.4.3
sphinx_rtd_theme
tox
urllib3>=2.2.2

[psql]
PyMySQL
PyYAML
SQLAlchemy~=2.0
alembic
colorama
cryptography~=42.0
dnspython[DOH]~=2.6.0
domain2idna~=1.12.0
inflection
packaging
psycopg2
python-box[all]~=6.0.0
python-dotenv
requests[socks]<3
setuptools>=65.5.1
shtab

[test]
coverage
tox
