##// END OF EJS Templates
Merge pull request #13834 from hristog/fix-history-browsing-bug...
Matthias Bussonnier -
r27893:4ea7a414 merge
parent child Browse files
Show More
@@ -37,7 +37,7 b' install_requires ='
37 37 matplotlib-inline
38 38 pexpect>4.3; sys_platform != "win32"
39 39 pickleshare
40 prompt_toolkit>3.0.1,<3.1.0
40 prompt_toolkit>=3.0.11,<3.1.0
41 41 pygments>=2.4.0
42 42 stack_data
43 43 traitlets>=5
General Comments 0
You need to be logged in to leave comments. Login now