Skip to content

Commit 24ad390

Browse files
committed
Update Python version requirements in documentation
1 parent 4dae9dd commit 24ad390

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/requirements.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ The :mod:`guidata` package requires the following Python modules:
88
- Version
99
- Summary
1010
* - Python
11-
- >=3.8, <4
11+
- >=3.9, <4
1212
- Python programming language
1313
* - h5py
14-
- >=3.0
14+
- >=3.1
1515
- Read and write HDF5 files from Python
1616
* - NumPy
17-
- >=1.21
17+
- >=1.19
1818
- Fundamental package for array computing in Python
1919
* - QtPy
2020
- >=1.9

0 commit comments

Comments
 (0)