diff --git a/setup.py b/setup.py index 8e5d8254..24baab12 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'jmespath==1.0.1', 'python-hcl2==4.3.2', 'requests==2.32.4', - 'fastapi>=0.116.1,<0.117.0', + 'fastapi>=0.120.4,<0.121.0', "python-multipart==0.0.20", 'click==8.1.7', 'uvicorn==0.23.2',