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 256e344 commit 7f783dbCopy full SHA for 7f783db
ci/deps/actions-311-downstream_compat.yaml
@@ -50,7 +50,8 @@ dependencies:
50
- pytz>=2023.4
51
- pyxlsb>=1.0.10
52
- s3fs>=2023.12.2
53
- - scipy>=1.12.0
+ # TEMP upper pin for scipy (https://github.com/statsmodels/statsmodels/issues/9584)
54
+ - scipy>=1.12.0,<1.16
55
- sqlalchemy>=2.0.0
56
- tabulate>=0.9.0
57
- xarray>=2024.1.1
0 commit comments