File tree Expand file tree Collapse file tree
dev_tools/requirements/envs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -294,6 +294,7 @@ jupyterlab-server==2.28.0
294294 # notebook
295295jupyterlab-widgets==3.0.16
296296 # via ipywidgets
297+ jupytext==1.19.1
297298kiwisolver==1.5.0
298299 # via matplotlib
299300lark==1.3.1
@@ -306,6 +307,7 @@ llvmlite==0.47.0
306307 # via numba
307308markdown-it-py==4.0.0
308309 # via
310+ # jupytext
309311 # mdit-py-plugins
310312 # myst-parser
311313markupsafe==3.0.3
@@ -326,7 +328,9 @@ matplotlib-inline==0.2.1
326328mccabe==0.7.0
327329 # via pylint
328330mdit-py-plugins==0.5.0
329- # via myst-parser
331+ # via
332+ # jupytext
333+ # myst-parser
330334mdurl==0.1.2
331335 # via markdown-it-py
332336mistune==3.2.0
@@ -363,6 +367,7 @@ nbformat==5.10.4
363367 # via
364368 # jupyter-cache
365369 # jupyter-server
370+ # jupytext
366371 # myst-nb
367372 # nbclient
368373 # nbconvert
@@ -425,6 +430,7 @@ packaging==26.0
425430 # jupyter-server
426431 # jupyterlab
427432 # jupyterlab-server
433+ # jupytext
428434 # matplotlib
429435 # nbconvert
430436 # pennylane
@@ -544,6 +550,7 @@ pyyaml==6.0.3
544550 # via
545551 # jupyter-cache
546552 # jupyter-events
553+ # jupytext
547554 # myst-nb
548555 # myst-parser
549556 # tensorflow-docs
Original file line number Diff line number Diff line change @@ -236,6 +236,7 @@ jupyterlab-server==2.28.0
236236 # notebook
237237jupyterlab-widgets==3.0.16
238238 # via ipywidgets
239+ jupytext==1.19.1
239240kiwisolver==1.5.0
240241 # via matplotlib
241242lark==1.3.1
@@ -244,6 +245,10 @@ lark==1.3.1
244245 # rfc3987-syntax
245246llvmlite==0.47.0
246247 # via numba
248+ markdown-it-py==4.0.0
249+ # via
250+ # jupytext
251+ # mdit-py-plugins
247252markupsafe==3.0.3
248253 # via
249254 # flask
@@ -259,6 +264,10 @@ matplotlib-inline==0.2.1
259264 # via
260265 # ipykernel
261266 # ipython
267+ mdit-py-plugins==0.5.0
268+ # via jupytext
269+ mdurl==0.1.2
270+ # via markdown-it-py
262271mistune==3.2.0
263272 # via nbconvert
264273ml-dtypes==0.5.4
@@ -280,6 +289,7 @@ nbconvert==7.17.0
280289nbformat==5.10.4
281290 # via
282291 # jupyter-server
292+ # jupytext
283293 # nbclient
284294 # nbconvert
285295 # qualtran
@@ -339,6 +349,7 @@ packaging==26.0
339349 # jupyter-server
340350 # jupyterlab
341351 # jupyterlab-server
352+ # jupytext
342353 # matplotlib
343354 # nbconvert
344355 # pennylane
@@ -439,7 +450,9 @@ pywinpty==3.0.3 ; os_name == 'nt'
439450 # jupyter-server-terminals
440451 # terminado
441452pyyaml==6.0.3
442- # via jupyter-events
453+ # via
454+ # jupyter-events
455+ # jupytext
443456pyzmq==27.1.0
444457 # via
445458 # ipykernel
You can’t perform that action at this time.
0 commit comments