diff --git a/setup.py b/setup.py index 5d69651c54..a6e367b3b8 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ def finalize_options(self): "tabulate", "xmltodict", # internal packages - "voxel51-eta>=0.1.10,<0.2", + "voxel51-eta>=0.1.11,<0.2", # ETA dependency - restricted to a maximum version known to provide # wheels here because it tends to publish sdists several hours before # wheels. When users install FiftyOne in this window, they will need to