lxml>=4.9.2
werkzeug>=2.2.2
cql-parser>=1.0.2

[build]
build>=0.10.0
twine>=4.0.2

[docs]
sphinx>=5.3.0
sphinx-rtd-theme>=0.5.1
myst-parser>=0.18.1

[style]
black>=23.1.0
flake8>=6.0.0
isort>=5.11.4
mypy>=0.991
darglint>=1.8.1

[test]
pytest>=7.2.1
pytest-cov>=4.0.0
pytest-clarity>=1.0.1
pytest-randomly>=3.12.0
