diff --git a/backend/requirements.txt b/backend/requirements.txt index 8afda28..9cb65eb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -55,5 +55,5 @@ faker==40.12.0 # Utilities python-dotenv==1.2.2 -schedule==1.2.0 +schedule==1.2.2 tenacity==9.1.4