attrs>=22.2.0
python-dotenv>=0.20.0

[dev]
class_inspector[lint,test]

[lint]
black>=24
ruff
pylint>=3.0.1

[test]
numpy>=1.19.5
pandas
pytest
pytest-cov
hypothesis
pre-commit
tox
