From 3733b287728c7ecb2c7a611512bdb3156e8dfd0c Mon Sep 17 00:00:00 2001 From: Ivan Cheung Date: Mon, 24 Jan 2022 14:54:31 -0500 Subject: [PATCH] Updated requirements (#235) --- .cloud-build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cloud-build/requirements.txt b/.cloud-build/requirements.txt index 0d6a26e28..127400410 100644 --- a/.cloud-build/requirements.txt +++ b/.cloud-build/requirements.txt @@ -1,4 +1,4 @@ -ipython==8.0.1 +ipython jupyter==1.0.0 nbconvert==6.4.0 papermill==2.3.4