Skip to content

Commit 594222c

Browse files
authored
Backport PR pandas-dev#61933 on branch 2.3.x (unpin scipy since statsmodels was fixed) (pandas-dev#61934)
1 parent c888af6 commit 594222c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ci/deps/actions-311-downstream_compat.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,8 @@ dependencies:
5050
- pytables>=3.8.0
5151
- python-calamine>=0.1.7
5252
- pyxlsb>=1.0.10
53-
- s3fs>=2022.11.0
54-
# TEMP upper pin for scipy (https://github.com/statsmodels/statsmodels/issues/9584)
55-
- scipy>=1.10.0,<1.16
53+
- s3fs>=2023.12.2
54+
- scipy>=1.12.0
5655
- sqlalchemy>=2.0.0
5756
- tabulate>=0.9.0
5857
- xarray>=2022.12.0, <=2024.9.0

0 commit comments

Comments
 (0)