JPBianchi commited on
Commit
96d90cd
1 Parent(s): e850c75

relaxed fastapi version

Browse files
Files changed (1) hide show
  1. app/requirements.txt +1 -1
app/requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  requests==2.31.0
2
  pydantic==2.7.1
3
  pydantic_core==2.18.2
4
- fastapi==0.111.0
5
  uvicorn[standard]
6
  pdfplumber==0.11.0
7
  weaviate-client==4.5.4
 
1
  requests==2.31.0
2
  pydantic==2.7.1
3
  pydantic_core==2.18.2
4
+ fastapi
5
  uvicorn[standard]
6
  pdfplumber==0.11.0
7
  weaviate-client==4.5.4