Skip to content

Commit 5835b30

Browse files
committed
Update guidata version to 3.12 in requirements files
1 parent 1b4ec54 commit 5835b30

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The `datalab-platform` package requires the following Python modules:
1111
- >=3.9, <4
1212
- Python programming language
1313
* - guidata
14-
- >= 3.11
14+
- >= 3.12
1515
- Automatic GUI generation for easy dataset editing and display
1616
* - PlotPy
1717
- >= 2.7.4

requirements-min.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SciPy==1.10.1
77
Sigima==0.1.0
88
babel
99
build
10-
guidata==3.11
10+
guidata==3.12
1111
myst_parser
1212
opencv-python-headless==4.5.4.60
1313
packaging==21.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SciPy >= 1.10.1
77
Sigima >= 0.1.0
88
babel
99
build
10-
guidata >= 3.11
10+
guidata >= 3.12
1111
myst_parser
1212
opencv-python-headless >= 4.5.4.60
1313
packaging >= 21.3

0 commit comments

Comments
 (0)