Irakoze commited on
Commit
d958b11
·
verified ·
1 Parent(s): 1a53b23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
  gradio>=4.14.0
2
  python-dotenv>=1.0.0
3
  langchain>=0.1.0
4
- langchain-community>=0.0.13
5
  langchain-groq>=0.1.1
6
  cohere>=4.37
7
  qdrant-client>=1.7.0
8
- requests>=2.31.0
9
- fastembeddings==0.4.1
 
1
  gradio>=4.14.0
2
  python-dotenv>=1.0.0
3
  langchain>=0.1.0
4
+ langchain-community==0.1.4
5
  langchain-groq>=0.1.1
6
  cohere>=4.37
7
  qdrant-client>=1.7.0
8
+ requests>=2.31.0