# ======================================================================================
#
#       This file is automatically generated to be up-to-date in the master
#       repository.
#
#       !!! DO NOT MODIFY !!!
#
#       if you need to modify dependencies you need to follow these steps:
#
#       - Any change in dependencies must be first reported in "pyproject.toml"
#         at the root of this repository.
#
#       - Then execute :
#          *  pre-commit run --all-files
#
# ======================================================================================

# CORE dependencies
# -----------------
-r requirements.txt

# TEST dependencies
# -----------------
coverage
ipywidgets
pyfakefs
pytest
pytest-cov
pytest-doctestplus
pytest-ruff
pytest-mock
numpydoc
