Skip to content

Commit 4236ba0

Browse files
committed
Update requirements for guidata and PyQt5
1 parent fe76cb6 commit 4236ba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/requirements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The :mod:`plotpy` package requires the following Python modules:
1111
- >=3.8, <4
1212
-
1313
* - guidata
14-
- >=3.1
14+
- >=3.4
1515
- Automatic GUI generation for easy dataset editing and display
1616
* - PythonQwt
1717
- >=0.12.1
@@ -30,7 +30,7 @@ The :mod:`plotpy` package requires the following Python modules:
3030
- Read and write TIFF files
3131
* - PyQt5
3232
- >=5.11
33-
-
33+
- Python bindings for the Qt cross platform application toolkit
3434

3535
Optional modules for development:
3636

0 commit comments

Comments
 (0)