Skip to content

Commit

Permalink
chore: Bump brain version (#5212)
Browse files Browse the repository at this point in the history
  • Loading branch information
afoley587 authored Dec 4, 2024
1 parent b02a12e commit 81baea4
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 @@ -74,7 +74,7 @@ def get_version():
"universal-analytics-python3>=1.0.1,<2",
"pydash",
# internal packages
"fiftyone-brain>=0.17.0,<0.18",
"fiftyone-brain>=0.18.0,<0.19",
"fiftyone-db>=0.4,<2.0",
"voxel51-eta>=0.13.0,<0.14",
]
Expand Down

0 comments on commit 81baea4

Please sign in to comment.