We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb7f75 commit 5139908Copy full SHA for 5139908
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
include:
18
- test_config: "SPEC0"
19
python-version: "3.11"
20
- numpy_ver: "1.24"
+ numpy_ver: "1.25"
21
pandas_ver: "2.0"
22
scipy_ver: "1.10"
23
xarray_ver: "2022.12.0"
0 commit comments