diff --git a/setup.py b/setup.py index 2de3a139..c221fbca 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ setup( 'hupper==1.0', 'pint==0.8.1', 'pluggy>=0.1.0,<1.0', - 'starlette==0.1.14', + 'starlette==0.1.15', 'uvicorn==0.2.21', ], entry_points='''