diff --git a/requirements.txt b/requirements.txt index b36bf3e..09be09c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ -This application needs: -- FastAPI -- Uvicorn \ No newline at end of file +fastapi==0.116.1 +uvicorn==0.35.0 \ No newline at end of file