fcs-sru-server>=1.1.2
fcs-ql-parser>=1.0.2
lxml>=4.9.2
PyJWT[crypto]>=2.6.0
cryptography>=39.0.0

[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
