diff --git a/setup.py b/setup.py index 6d3e131..0955b60 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def read(path, encoding="utf-8"): "bokeh>=1.0", "gsd>=1.3", "pyyaml>=5.1", - "hsluv==0.0.2", + "hsluv==5.0.0", "attrs>=19.2,<19.4", "click~=7.0.0", "freud-analysis>=1.0,<1.3",