From 70ea1fbe30e24351ec6bb164927b9903ebd96db2 Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Wed, 28 Oct 2020 00:29:01 -0700 Subject: [PATCH] [sgd] pin ptl to 1.0.3 (#11664) Signed-off-by: Richard Liaw --- python/requirements_tune.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_tune.txt b/python/requirements_tune.txt index e4f8d7c39..c87eafa9b 100644 --- a/python/requirements_tune.txt +++ b/python/requirements_tune.txt @@ -18,7 +18,7 @@ mxnet nevergrad optuna pytest-remotedata>=0.3.1 -pytorch-lightning +pytorch-lightning==1.0.3 pytorch-lightning-bolts scikit-learn scikit-optimize