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 593279b commit 1b5e6d3Copy full SHA for 1b5e6d3
doctor_visits/setup.py
@@ -11,7 +11,7 @@
11
"pytest-cov",
12
"pytest",
13
"scikit-learn",
14
- "dask==2024.6.*",
+ "dask=>2024.6, <2024.7",
15
"cvxpy>=1.5",
16
]
17
0 commit comments