mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
fixing the requirements based on running 'pip install "ipython[notebook]"'
This commit is contained in:
parent
b5c8bcbe6f
commit
202f33e3c7
|
@ -1,9 +1,12 @@
|
|||
gnureadline==6.3.3
|
||||
ipython==3.2.0
|
||||
ipython==3.2.1
|
||||
Jinja2==2.7.3
|
||||
jsonschema==2.5.1
|
||||
MarkupSafe==0.23
|
||||
mistune==0.6
|
||||
nose==1.3.7
|
||||
ptyprocess==0.5
|
||||
Pygments==2.0.2
|
||||
pyzmq==14.7.0
|
||||
terminado==0.5
|
||||
tornado==4.2
|
||||
zmq==0.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user