diff --git a/setup.py b/setup.py index ba45a64b..a212908d 100644 --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ def is_rtd() -> bool: "pytest", "pytest-mock", "requests-mock", - "ruff", + "ruff>=0.0.188,<=0.0.212", "tox", "types-PyYAML", "types-requests",