diff --git a/requirements/base.txt b/requirements/base.txt index a1ff1165..27624ba3 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -20,4 +20,4 @@ slowapi==0.1.4 starlette==0.14.2 lxml==4.6.3 uvicorn==0.14.0 -uvloop==0.15.2; platform_system != "Windows" \ No newline at end of file +uvloop==0.15.3; platform_system != "Windows" \ No newline at end of file