diff --git a/requirements.txt b/requirements.txt index 1cb0f04..7afb44b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pydraughts==0.5.7 PyYAML>=5.4.1 requests>=2.25.1 backoff==2.2.1 -rich==13.9.3 +rich==13.9.4 # Requirements for tests pytest==8.3.3