Skip to content
Closed
6 changes: 3 additions & 3 deletions docs/requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sphinx==7.3.7
furo==2024.5.6
sphinx-autobuild==2024.4.16
sphinx==8.0.2
furo==2024.8.6
sphinx-autobuild==2024.9.19
sphinx-copybutton==0.5.2
sphinx-sitemap==2.6.0
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
setuptools==70.0.0
pytest==8.2.1
setuptools==75.1.0
pytest==8.3.3
respx==0.21.1
pytest-git==1.7.0
pytest-env==1.1.3
pytest-env==1.1.5
pytest-mock==3.14.0
fiftyone==0.23.8
datasets==2.19.1
ultralytics==8.2.48
fiftyone==0.25.2
datasets==3.0.1
ultralytics==8.3.0
# TODO: REMOVE AFTER pytest-shutil has been fixed: https://github.com/man-group/pytest-plugins/issues/224
path==16.0.0
path==17.0.0