Skip to content

Commit d32e5fa

Browse files
committed
Update requirements and doc assets
1 parent 630f3ff commit d32e5fa

File tree

7 files changed

+217
-216
lines changed

7 files changed

+217
-216
lines changed

doc/images/shots/s_beautiful.png

1 Byte
Loading

doc/images/shots/s_processing.png

-427 Bytes
Loading

doc/requirements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ The `datalab-platform` package requires the following Python modules:
1111
- >=3.9, <4
1212
- Python programming language
1313
* - guidata
14-
- >= 3.13.3
14+
- >= 3.13.4
1515
- Automatic GUI generation for easy dataset editing and display
1616
* - PlotPy
1717
- >= 2.8.2
1818
- Curve and image plotting tools for Python/Qt applications
1919
* - Sigima
20-
- >= 1.0.2
20+
- >= 1.0.3
2121
- Scientific computing engine for 1D signals and 2D images, part of the DataLab open-source platform.
2222
* - NumPy
2323
- >= 1.22

doc/validation_statistics.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Number of compute functions,95,115,210
2-
Number of validated compute functions,95,115,210
1+
Number of compute functions,96,115,211
2+
Number of validated compute functions,96,115,211
33
Percentage of validated compute functions,100%,100%,100%

doc/validation_status_image.csv

Lines changed: 115 additions & 115 deletions
Large diffs are not rendered by default.

doc/validation_status_signal.csv

Lines changed: 96 additions & 95 deletions
Large diffs are not rendered by default.

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ PlotPy >= 2.8.2
44
PyQt5 >= 5.15.6
55
PyWavelets >= 1.2
66
SciPy >= 1.10.1
7-
Sigima >= 1.0.2
7+
Sigima >= 1.0.3
88
babel
99
build
10-
guidata >= 3.13.3
10+
guidata >= 3.13.4
1111
myst_parser
1212
opencv-python-headless >= 4.8.1.78
1313
packaging >= 21.3

0 commit comments

Comments
 (0)