Skip to content

Commit e72c8a1

Browse files
authored
unpin scipy since statsmodels was fixed (#61933)
1 parent faf3bbb commit e72c8a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/deps/actions-311-downstream_compat.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ dependencies:
5050
- pytz>=2023.4
5151
- pyxlsb>=1.0.10
5252
- s3fs>=2023.12.2
53-
# TEMP upper pin for scipy (https://github.com/statsmodels/statsmodels/issues/9584)
54-
- scipy>=1.12.0,<1.16
53+
- scipy>=1.12.0
5554
- sqlalchemy>=2.0.0
5655
- tabulate>=0.9.0
5756
- xarray>=2024.1.1

0 commit comments

Comments
 (0)