##// END OF EJS Templates
requirements: install ipython for ishell to work
super-admin -
r5130:cce96544 default
parent child Browse files
Show More
@@ -94,6 +94,25 b' gunicorn==21.2.0'
94 infrae.cache==1.0.1
94 infrae.cache==1.0.1
95 beaker==1.12.1
95 beaker==1.12.1
96 repoze.lru==0.7
96 repoze.lru==0.7
97 ipython==8.14.0
98 backcall==0.2.0
99 decorator==5.1.1
100 jedi==0.19.0
101 parso==0.8.3
102 matplotlib-inline==0.1.6
103 traitlets==5.9.0
104 pexpect==4.8.0
105 ptyprocess==0.7.0
106 pickleshare==0.7.5
107 prompt-toolkit==3.0.38
108 wcwidth==0.2.6
109 pygments==2.15.1
110 stack-data==0.6.2
111 asttokens==2.2.1
112 six==1.16.0
113 executing==1.2.0
114 pure-eval==0.2.2
115 traitlets==5.9.0
97 markdown==3.4.3
116 markdown==3.4.3
98 msgpack==1.0.5
117 msgpack==1.0.5
99 mysqlclient==2.1.1
118 mysqlclient==2.1.1
General Comments 0
You need to be logged in to leave comments. Login now