diff --git a/setup.py b/setup.py index f6b595c..eed4818 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "dev": [ "black", "pytest", - "policyengine_us==1.71.4", + "policyengine_us==1.71.1", "streamlit", ], },