diff --git a/app/requirements.txt b/app/requirements.txt index 0c4a2904c..acc16b219 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,6 +7,6 @@ tiktoken>=0.3.3,<0.8.0 graphrag>=0.3.2,<0.4.0 lancedb>=0.11.0,<0.12.0 python-dotenv>=0.19.0,<1.1.0 -starlette>=0.14.2,<0.35.0 +starlette>=0.14.2,<0.39.0 requests>=2.26.0,<3.0.0 numpy>=1.25.2,<2.0.0 \ No newline at end of file