Skip to content

Commit 9920821

Browse files
committed
pip versioning
1 parent 593279b commit 9920821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctor_visits/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pytest-cov",
1212
"pytest",
1313
"scikit-learn",
14-
"dask==2024.6.*",
14+
"dask>=2024.6, <2024.7",
1515
"cvxpy>=1.5",
1616
]
1717

0 commit comments

Comments
 (0)