torch<2.6,>=2.5
torchvision<0.21,>=0.20.0
lightning<2.6,>=2.5
torchmetrics<1.8,>=1.7
pycocotools>=2.0
matplotlib>=3.10.8
hydra-core>=1.3
hydra-colorlog>=1.2
hydra-optuna-sweeper>=1.2
rich<14.1,>=14.0

[dev]
pre-commit<4
litdet[test]

[doc]
sphinx>=7.0
sphinx-autobuild
sphinx_copybutton
sphinx_autodoc_typehints
sphinxcontrib-bibtex
myst_parser>=0.13
furo>=2023.08.17

[extras]
mlflow>=3.13
tensorboard>=2.20.0
aim>=3.16.2
plotly>=6.5.2
pyqt5

[test]
litdet[extras]
pytest
pytest-cov
