diff --git a/setup.py b/setup.py index 466d047d..4da31c68 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ def install_jade_extensions(): "filelock~=3.8", "matplotlib~=3.6", "networkx~=2.8", - "opendssdirect.py~=0.7.0", + "opendssdirect.py~=0.8.4", "openpyxl~=3.0", "pandas~=1.5.0", "pydantic~=1.6",