We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dae9dd commit 24ad390Copy full SHA for 24ad390
doc/requirements.rst
@@ -8,13 +8,13 @@ The :mod:`guidata` package requires the following Python modules:
8
- Version
9
- Summary
10
* - Python
11
- - >=3.8, <4
+ - >=3.9, <4
12
- Python programming language
13
* - h5py
14
- - >=3.0
+ - >=3.1
15
- Read and write HDF5 files from Python
16
* - NumPy
17
- - >=1.21
+ - >=1.19
18
- Fundamental package for array computing in Python
19
* - QtPy
20
- >=1.9
0 commit comments