flake8==6.1.0
pandas
pytest>=7.4.0,<8
pytest-cov
pytest-random-order
nbsphinx
sphinx_rtd_theme
mypy==1.5.1
types-mock
types-python-dateutil
types-requests
mpi4py

# sqlalchemy is needed for typechecking, so it's here
# as well as at runtime for optional monitoring execution
# (where it's specified in setup.py)
sqlalchemy>=2,<2.1
sortedcontainers-stubs

Sphinx==4.5.0
twine
wheel
isort

