diff --git a/MoviePlots/genre_prediction/app/requirements.txt b/MoviePlots/genre_prediction/app/requirements.txt index 72fbab5..17b3f8a 100644 --- a/MoviePlots/genre_prediction/app/requirements.txt +++ b/MoviePlots/genre_prediction/app/requirements.txt @@ -1,5 +1,5 @@ starlette==0.13.0 -uvicorn==0.10.8 +uvicorn==0.11.7 aiofiles==0.4.0 aiohttp==3.6.2 jinja2==2.10.3