Skip to content

Commit

Permalink
Merge pull request #288 from openvinotoolkit/update-dependencies
Browse files Browse the repository at this point in the history
Update various dependencies
  • Loading branch information
ljcornel authored Nov 20, 2023
2 parents 666bfee + 8227f7e commit 17bd229
Show file tree
Hide file tree
Showing 92 changed files with 168 additions and 168 deletions.
6 changes: 3 additions & 3 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Requirements for running the tests
vcrpy==4.3.*
vcrpy==4.4.*
pytest==7.4.*
pytest-recording==0.12.*
pytest-cov==4.1.*
Expand All @@ -9,6 +9,6 @@ flake8==6.0.*
pydocstyle>=6.1
black>=22.6
isort>=5.12
pre-commit>=2.20.0
nbqa>=1.4.0
pre-commit>=3.5
nbqa>=1.7.0
pytest-mock>=3.10.0
6 changes: 3 additions & 3 deletions requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Requirements for building the documentation
sphinx>=4.5
sphinx-rtd-theme>=1.0
myst-parser>=0.18
sphinx>=7.2
sphinx-rtd-theme>=1.3
myst-parser>=2.0
4 changes: 2 additions & 2 deletions requirements/requirements-notebooks.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Requirements for running the Jupyter notebooks
jupyterlab>=3.5.3
jupyterlab>=4.0
jupyter-core>=4.11.2
ipywidgets>=8.0.0
ipywidgets>=8.1
mistune>=2.0.3
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Base requirements
datumaro==1.4.*
requests==2.31.*
numpy==1.22.*
numpy==1.23.*
omegaconf==2.3.*
opencv-python==4.8.*
python-dotenv==1.0.*
tqdm==4.65.*
Pillow==9.5.*
Pillow==10.1.*
pathvalidate>=2.5.0
simplejson==3.19.*
ipython==8.12.*
Expand Down
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
4 changes: 2 additions & 2 deletions tests/fixtures/cassettes/existing_projects.cassette
Git LFS file not shown
4 changes: 2 additions & 2 deletions tests/fixtures/cassettes/geti.cassette
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Loading

0 comments on commit 17bd229

Please sign in to comment.