cx_Oracle==8.3.0
# https://github.com/sphinx-doc/sphinx/issues/10241
Sphinx==5.2.1; python_version >= "3.8"
Sphinx<4.4; python_version < "3.8"

flake8==5.0.4
flake8-noqa==1.2.9

mock==4.0.3
mypy==0.971
pytest==7.1.3

typing-extensions==4.3.0
lxml-stubs==0.4.0
types-PyMySQL==1.0.19
types-pytz==2022.2.1.0
types-simplejson==3.17.7
types-ujson==5.5.0
types-regex==2022.9.13.0
types-waitress==2.1.4

-r requirements.txt
