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.
2 parents cba9d60 + 9de9cac commit 14429d4Copy full SHA for 14429d4
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
- types-requests==2.32.4.20250611
32
- types-tabulate==0.9.0.20241207
33
- types-python-dateutil==2.9.0.20250516
34
- - scipy-stubs==1.15.3.0
+ - scipy-stubs==1.16.0.2
35
- SQLAlchemy==2.0.41
36
# stages: [push]
37
requirements-dev.txt
@@ -24,7 +24,7 @@ time-machine==2.16.0
24
nbconvert==7.16.6
25
26
# mypy types
27
-scipy-stubs==1.15.3.0 # keep in sync with `scipy` in `requirements-hyperopt.txt`
+scipy-stubs==1.16.0.2 # keep in sync with `scipy` in `requirements-hyperopt.txt`
28
types-cachetools==6.0.0.20250525
29
types-filelock==3.2.7
30
types-requests==2.32.4.20250611
0 commit comments