Skip to content

Commit 4ddd5a0

Browse files
committed
version locking at 2024.6 due to pandas
1 parent dd06a91 commit 4ddd5a0

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",
14+
"dask==2024.6.*",
1515
"cvxpy>=1.5",
1616
]
1717

0 commit comments

Comments
 (0)