We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe76cb6 commit 4236ba0Copy full SHA for 4236ba0
doc/requirements.rst
@@ -11,7 +11,7 @@ The :mod:`plotpy` package requires the following Python modules:
11
- >=3.8, <4
12
-
13
* - guidata
14
- - >=3.1
+ - >=3.4
15
- Automatic GUI generation for easy dataset editing and display
16
* - PythonQwt
17
- >=0.12.1
@@ -30,7 +30,7 @@ The :mod:`plotpy` package requires the following Python modules:
30
- Read and write TIFF files
31
* - PyQt5
32
- >=5.11
33
- -
+ - Python bindings for the Qt cross platform application toolkit
34
35
Optional modules for development:
36
0 commit comments