eland/requirements-dev.txt
2024-05-14 15:59:39 +04:00

22 lines
163 B
Plaintext

#
# Basic requirements with extras
#
.[all]
#
# Testing
#
pytest>=5.2.1
pytest-mock
pytest-cov
nbval
shap==0.43.0
#
# Docs
#
nox
numpydoc>=0.9.0
mypy
build
twine