zulip/requirements/ipython.txt

17 lines
269 B
Plaintext
Raw Normal View History

ipython==5.1.0
# Dependencies of ipython
decorator==4.0.11
ipython-genutils==0.1.0
pathlib2==2.2.1
pexpect==4.2.1
pickleshare==0.7.4
prompt_toolkit==1.0.9
ptyprocess==0.5.1
simplegeneric==0.8.1
traitlets==4.3.1
wcwidth==0.1.7
#Needed for pathlib2==2.2.1
scandir==1.4