MISSAOUI commited on
Commit
8ee0361
·
verified ·
1 Parent(s): 0f2534b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  fastapi
2
- pydantic<2.0.0
 
3
  uvicorn
4
  langchain
5
  faiss-cpu
 
1
  fastapi
2
+ langchain>=0.1.0
3
+ pydantic>=2.0
4
  uvicorn
5
  langchain
6
  faiss-cpu