We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd5a38 commit 201f397Copy full SHA for 201f397
requirements/docker.txt
@@ -19,7 +19,7 @@ pdbpp==0.10.2
19
20
# jedi 0.18 is incompatible with ipython
21
# https://github.com/ipython/ipython/issues/12740
22
-jedi==0.18.0
+jedi>0.17,<0.18 # pyup: ignore
23
24
# watchdog dependency
25
argh==0.26.2
0 commit comments