2017-06-17 17:59:01 +02:00
|
|
|
ipython==5.4.1
|
2016-06-24 18:50:17 +02:00
|
|
|
|
|
|
|
# Dependencies of ipython
|
2017-01-19 13:13:48 +01:00
|
|
|
decorator==4.0.11
|
2017-04-21 21:50:43 +02:00
|
|
|
ipython-genutils==0.2.0
|
2017-06-17 20:12:16 +02:00
|
|
|
pathlib2==2.3.0
|
2016-09-20 07:01:07 +02:00
|
|
|
pexpect==4.2.1
|
2016-10-16 08:54:26 +02:00
|
|
|
pickleshare==0.7.4
|
2017-04-21 22:22:08 +02:00
|
|
|
prompt_toolkit==1.0.14
|
2016-06-24 18:50:17 +02:00
|
|
|
ptyprocess==0.5.1
|
|
|
|
simplegeneric==0.8.1
|
2017-02-25 13:19:11 +01:00
|
|
|
traitlets==4.3.2
|
2016-07-12 05:50:51 +02:00
|
|
|
wcwidth==0.1.7
|
2017-01-19 21:15:57 +01:00
|
|
|
|
2017-06-17 20:12:16 +02:00
|
|
|
#Needed for pathlib2==2.3.0
|
2017-02-25 13:07:06 +01:00
|
|
|
scandir==1.5
|