pandas>=2.0.0
numpy==1.24.0
tqdm>=4.64.1
loguru>=0.6.0
lightgbm>=3.3.5

[dev]
ruff>=0.0.253
black>=23.1.0
isort>=5.12.0
pylance>=0.3.9
jupyter>=1.0.0

[plot]
matplotlib
vizta

[test]
pytest>=7.2.0
pytest-datadir>=1.4.1
pytest-cov>=4.0.0
