File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ jupyter-smart-on-fhir==0.1.0a3
77jupyterhealth-client==0.0.1a4
88jupyterlab-code-formatter
99langchain-openai
10+ mplcursors
1011nbgitpuller
1112pre-commit
1213ruff
14+ ruptures
1315voila
Original file line number Diff line number Diff line change @@ -331,6 +331,7 @@ matplotlib==3.10.6
331331 # via
332332 # -c /tmp/constraints.txt
333333 # cgmquantify-updated
334+ # mplcursors
334335matplotlib-inline == 0.1.7
335336 # via
336337 # -c /tmp/constraints.txt
@@ -339,6 +340,8 @@ mistune==3.1.4
339340 # via
340341 # -c /tmp/constraints.txt
341342 # nbconvert
343+ mplcursors == 0.7
344+ # via -r requirements.in
342345msgpack == 1.1.1
343346 # via
344347 # -c /tmp/constraints.txt
@@ -381,6 +384,7 @@ numpy==2.3.3
381384 # matplotlib
382385 # pandas
383386 # patsy
387+ # ruptures
384388 # scipy
385389 # statsmodels
386390openai == 2.1.0
@@ -581,9 +585,12 @@ rpds-py==0.27.1
581585 # referencing
582586ruff == 0.11.4
583587 # via -r requirements.in
588+ ruptures == 1.1.10
589+ # via -r requirements.in
584590scipy == 1.16.2
585591 # via
586592 # -c /tmp/constraints.txt
593+ # ruptures
587594 # statsmodels
588595send2trash == 1.8.3
589596 # via
You can’t perform that action at this time.
0 commit comments