diff --git a/requirements-py314.txt b/requirements-py314.txt index 2891994..8a6a6a3 100644 --- a/requirements-py314.txt +++ b/requirements-py314.txt @@ -4,7 +4,7 @@ python-dotenv==1.1.1 requests==2.32.5 gunicorn==23.0.0 google-genai>=1.57.0 -vercel==0.3.2 +vercel==0.5.2 flask-openapi3==3.0.2 pydantic==2.5.3 Werkzeug>=3.0.0,<3.2.0 diff --git a/requirements-py38.txt b/requirements-py38.txt index cf92eaa..fb3816f 100644 --- a/requirements-py38.txt +++ b/requirements-py38.txt @@ -3,7 +3,7 @@ flask==2.3.3 python-dotenv==1.0.1 requests==2.31.0 gunicorn==23.0.0 -vercel==0.2.1 +vercel==0.5.2 flask-openapi3==4.0.0 pydantic==2.9.0 Werkzeug>=2.3.0,<4.0.0