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 ec5570e commit 1978691Copy full SHA for 1978691
setup.py
@@ -58,7 +58,7 @@
58
'requests<=2.25.1', # https://github.com/psf/requests/pull/5810
59
'xarray',
60
'tables',
61
- 'importlib-metadata<5'
+ 'importlib-metadata<5',
62
'pvlib==0.8.0',
63
'scipy<1.9',
64
'statsmodels',
0 commit comments