##// END OF EJS Templates
dependecies: bump ipython deps
super-admin -
r5128:a050b486 default
parent child Browse files
Show More
@@ -106,15 +106,15 b' nbconvert==7.7.3'
106 106 defusedxml==0.7.1
107 107 jinja2==3.1.2
108 108 markupsafe==2.1.2
109 jupyter_core==5.2.0
109 jupyter_core==5.3.1
110 110 platformdirs==3.5.1
111 111 traitlets==5.9.0
112 112 jupyterlab-pygments==0.2.2
113 113 markupsafe==2.1.2
114 114 mistune==2.0.5
115 nbclient==0.7.2
116 jupyter_client==8.0.3
117 jupyter_core==5.2.0
115 nbclient==0.8.0
116 jupyter_client==8.3.0
117 jupyter_core==5.3.1
118 118 platformdirs==3.5.1
119 119 traitlets==5.9.0
120 120 python-dateutil==2.8.2
@@ -122,25 +122,25 b' nbconvert==7.7.3'
122 122 pyzmq==25.0.0
123 123 tornado==6.2
124 124 traitlets==5.9.0
125 jupyter_core==5.2.0
125 jupyter_core==5.3.1
126 126 platformdirs==3.5.1
127 127 traitlets==5.9.0
128 nbformat==5.7.3
129 fastjsonschema==2.16.3
130 jsonschema==4.17.3
128 nbformat==5.9.2
129 fastjsonschema==2.18.0
130 jsonschema==4.18.6
131 131 attrs==22.2.0
132 132 pyrsistent==0.19.3
133 jupyter_core==5.2.0
133 jupyter_core==5.3.1
134 134 platformdirs==3.5.1
135 135 traitlets==5.9.0
136 136 traitlets==5.9.0
137 137 traitlets==5.9.0
138 nbformat==5.7.3
139 fastjsonschema==2.16.3
140 jsonschema==4.17.3
138 nbformat==5.9.2
139 fastjsonschema==2.18.0
140 jsonschema==4.18.6
141 141 attrs==22.2.0
142 142 pyrsistent==0.19.3
143 jupyter_core==5.2.0
143 jupyter_core==5.3.1
144 144 platformdirs==3.5.1
145 145 traitlets==5.9.0
146 146 traitlets==5.9.0
@@ -150,7 +150,7 b' nbconvert==7.7.3'
150 150 tinycss2==1.2.1
151 151 webencodings==0.5.1
152 152 traitlets==5.9.0
153 orjson==3.9.2
153 orjson==3.9.3
154 154 pastescript==3.3.0
155 155 paste==3.5.3
156 156 six==1.16.0
General Comments 0
You need to be logged in to leave comments. Login now