Skip to content

Commit

Permalink
⬆️Upgraded carefree-learn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
carefree0910 committed Oct 14, 2022
1 parent d02b4eb commit e29b484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
packages=find_packages(exclude=("tests",)),
install_requires=[
"carefree-client>=0.1.2",
"carefree-learn[cv]>=0.3.3.1",
"carefree-learn[cv]>=0.3.3.2",
],
extras_require={
"kafka": [
Expand Down

0 comments on commit e29b484

Please sign in to comment.