diff --git a/PyData/UsefulPackages.txt b/PyData/UsefulPackages.txt index 118fbaf..5a5d6d7 100644 --- a/PyData/UsefulPackages.txt +++ b/PyData/UsefulPackages.txt @@ -201,6 +201,7 @@ Netflix's metaflow: https://github.com/Netflix/metaflow (Windows not supported) ploomber: https://github.com/ploomber/ploomber (Windows supported) databay: https://github.com/Voyz/databay pydags: https://github.com/DavidTorpey/pydags +orchest: https://github.com/orchest/orchest # Data validation and cleaning frameworks https://github.com/great-expectations/great_expectations diff --git a/docker-projects/ipython_notebook/requirements.txt b/docker-projects/ipython_notebook/requirements.txt index 4968aed..d6a87f9 100644 --- a/docker-projects/ipython_notebook/requirements.txt +++ b/docker-projects/ipython_notebook/requirements.txt @@ -23,7 +23,7 @@ mistune==0.8.4 nbconvert==5.5.0 nbformat==4.4.0 notebook==6.4.1 -numpy==1.16.4 +numpy==1.22.0 pandas==0.24.2 pandocfilters==1.4.2 parso==0.5.1