Skip to content

Commit 7896042

Browse files
committed
latest version supported for 3.8 is 2023.5.*
1 parent 79c34d3 commit 7896042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctor_visits/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pytest-cov",
1212
"pytest",
1313
"scikit-learn",
14-
"dask>=2024.6.*,<2024.7.0",
14+
"dask>=2023.5.*,<2023.6.0",
1515
"cvxpy>=1.5",
1616
]
1717

0 commit comments

Comments
 (0)