diff --git a/backend/requirements.txt b/backend/requirements.txt index b5e32a0..fab3555 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ # GhostBackup Backend Dependencies # API server -fastapi==0.135.2 +fastapi==0.135.3 uvicorn[standard]==0.34.0 # Scheduling