diff --git a/backend/requirements.txt b/backend/requirements.txt index f0615cf..7bf9524 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,2 +1,3 @@ fastapi -uvicorn \ No newline at end of file +uvicorn +requests \ No newline at end of file