From 3a88696b122c741994a4e4130a53799616f1c76e Mon Sep 17 00:00:00 2001 From: Kobi Felton Date: Mon, 7 Sep 2020 00:29:17 +0100 Subject: [PATCH] Update nbsphinx (#66) --- pyproject.toml | 2 -- requirements.txt | 9 ++++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 69f751e8..d6a48563 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,8 +39,6 @@ experiments = ["neptune-client", "hiplot", "neptune-contrib", "paramiko", "scp"] [tool.poetry.dev-dependencies] pytest = "^3.0" ipdb = "^0.13.2" -black = "^19.10b0" -plotly = "^4.8.2" rope = "^0.17.0" python-dotenv = "^0.13.0" sphinx = "^3.2.1" diff --git a/requirements.txt b/requirements.txt index c8dbbf16..2a999f4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,11 @@ hiplot==0.*,>=0.1.12 ipdb==0.*,>=0.13.2 ipywidgets==7.*,>=7.5.1 matplotlib==3.*,>=3.2.2 +nbsphinx==0.*,>=0.7.1 neptune-client==0.*,>=0.4.115 neptune-contrib[viz]==0.*,>=0.22.0 numpy==1.18.0 -pandas==1.0.3 +pandas==1.*,>=1.1.0 paramiko==2.*,>=2.7.1 plotly==4.*,>=4.8.2 pymoo==0.*,>=0.4.1 @@ -18,8 +19,10 @@ pyrff==1.*,>=1.0.1 pytest==3.*,>=3.0.0 python-dotenv==0.*,>=0.13.0 rope==0.*,>=0.17.0 -scp @ git+https://github.com/jbardin/scp.py@v0.13.2#egg=scp.py +git+https://github.com/jbardin/scp.py@v0.13.2#egg=scp.py +sphinx==3.*,>=3.2.1 sqsnobfit==0.*,>=0.4.3 tensorflow==2.*,>=2.2.0 +tensorflow-estimator<2.3.0,>=2.2.0 tensorflow-probability==0.*,>=0.10.1 -torch +torch==1.*,>=1.4.0