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 4fa370aCopy full SHA for 4fa370a
doctor_visits/setup.py
@@ -11,7 +11,7 @@
11
"pytest-cov",
12
"pytest",
13
"scikit-learn",
14
- "dask==2024.6.*",
+ "dask=>2024.6.0,<2024.7.0",
15
"cvxpy>=1.5",
16
]
17
0 commit comments