Skip to content

Commit bb35992

Browse files
authored
chore(dev,deps): remove specific ipython transitive deps (#18064)
1 parent f823830 commit bb35992

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

requirements/ipython.txt

+1-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1 @@
1-
decorator>=4.1.2
2-
ipython>=6.2.1
3-
ipython-genutils>=0.2.0
4-
jedi>=0.11.0
5-
parso>=0.1.0
6-
pexpect>=4.3.1
7-
pickleshare>=0.7.4
8-
prompt-toolkit>=1.0.15
9-
ptyprocess>=0.5.2
10-
simplegeneric>=0.8.1
11-
traitlets>=4.3.2
12-
wcwidth>=0.1.7
1+
ipython>=9.2.0

0 commit comments

Comments
 (0)