mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
17 lines
270 B
Plaintext
17 lines
270 B
Plaintext
ipython==5.3.0
|
|
|
|
# Dependencies of ipython
|
|
decorator==4.0.11
|
|
ipython-genutils==0.2.0
|
|
pathlib2==2.2.1
|
|
pexpect==4.2.1
|
|
pickleshare==0.7.4
|
|
prompt_toolkit==1.0.14
|
|
ptyprocess==0.5.1
|
|
simplegeneric==0.8.1
|
|
traitlets==4.3.2
|
|
wcwidth==0.1.7
|
|
|
|
#Needed for pathlib2==2.2.1
|
|
scandir==1.5
|