numpy>=1.19.5
python-dotenv>=0.21.0

[dev]
class_inspector[lint,test]

[lint]
black<24
ruff
pylint>=3.0.1

[test]
pytest
pytest-cov
hypothesis
