Skip to content

Commit

Permalink
bump desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpkane committed Nov 10, 2022
1 parent cc75aa1 commit 58a0f25
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 @@ -105,7 +105,7 @@ def get_install_requirements(install_requires, choose_install_requires):
return install_requires


EXTRAS_REQUIREMENTS = {"desktop": ["fiftyone-desktop>=0.23.2,<0.24"]}
EXTRAS_REQUIREMENTS = {"desktop": ["fiftyone-desktop>=0.24,<0.25"]}


with open("README.md", "r") as fh:
Expand Down

0 comments on commit 58a0f25

Please sign in to comment.