diff --git a/docs/docs-requirements.txt b/docs/docs-requirements.txt index c81002a..1bc1de7 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.15.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 f07d7ca..76efca8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,5 @@ pytest==7.1.2 pyspark==3.3.0 pytest-mock==3.7.0 pytest-cov==3.0.0 -IPython==8.1.1 +IPython==8.15.0 protobuf~=3.19.0