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