diff --git a/docs/docs-requirements.txt b/docs/docs-requirements.txt index c81002a..9b319f9 100644 --- a/docs/docs-requirements.txt +++ b/docs/docs-requirements.txt @@ -2,7 +2,7 @@ Sphinx==4.4.0 sphinx-material==0.0.35 nbsphinx==0.8.8 pandoc==2.0.1 -ipython==8.0.1 +ipython==8.4.0 sphinxcontrib-fulltoc==1.2.0 livereload==2.6.3 autodocsumm==0.2.8 diff --git a/requirements-dev.txt b/requirements-dev.txt index 636c698..2b337f9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,5 @@ pytest==7.1.2 pyspark==3.2.1 pytest-mock==3.7.0 pytest-cov==3.0.0 -IPython==8.1.1 +IPython==8.4.0 protobuf~=3.19.0