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 100bc17 commit 9800c6fCopy full SHA for 9800c6f
1 file changed
ci/requirements-py3.11.yml
@@ -8,7 +8,7 @@ dependencies:
8
- ephem
9
- h5py
10
- netcdf4
11
- # - numba # https://github.com/numba/numba/issues/8304
+ - numba
12
- numpy >= 1.16.0
13
- pandas >= 0.25.0
14
- pip
@@ -22,8 +22,8 @@ dependencies:
22
- python=3.11
23
- pytz
24
- requests
25
- - scipy >= 1.2.0
+ - scipy >= 1.4.0
26
- statsmodels
27
- pip:
28
- # - nrel-pysam>=2.0
+ - nrel-pysam>=2.0
29
- pvfactors==1.5.2
0 commit comments