From 5f64ca3ed0b52f23b054e43ea40512f7af1975d2 Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Wed, 30 Nov 2022 06:43:48 +0100 Subject: [PATCH] CI: freeze docs requirements [hotfix] (#15865) freeze ipy (cherry picked from commit bc528fd4c0ff9159c0d793a81ecb96bc1ecb7a8d) --- requirements/pytorch/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pytorch/docs.txt b/requirements/pytorch/docs.txt index 86ed751ab44ba..fcf7bf42fa97f 100644 --- a/requirements/pytorch/docs.txt +++ b/requirements/pytorch/docs.txt @@ -1,6 +1,6 @@ -r ../docs.txt -ipython[notebook] +ipython[notebook] <8.7.0 setuptools<58.0 # workaround for `error in ipython setup command: use_2to3 is invalid.` pt-lightning-sphinx-theme @ https://github.com/Lightning-AI/lightning_sphinx_theme/archive/master.zip