# https://github.com/sphinx-doc/sphinx/issues/10241
Sphinx==5.3.0 ; python_version >= "3.8"
Sphinx==4.3.1 ; python_version < "3.8"

flake8==5.0.4
flake8-noqa==1.3.1

mock==5.0.2
mypy==1.2.0
pytest==7.3.1

typing-extensions==4.5.0
lxml-stubs==0.4.0
types-PyMySQL==1.0.19.6
types-pytz==2023.3.0.0
types-simplejson==3.19.0.0
types-ujson==5.7.0.5
types-regex==2023.5.5.0
types-waitress==2.1.4.7

-r requirements.txt
