abhinavyadav11 commited on
Commit
aebb014
·
verified ·
1 Parent(s): effc9a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit>=1.25.0,<2.0
2
  pandas>=1.5.0,<2.0
3
  uuid>=1.30,<2.0
4
  chromadb>=0.3.5,<0.4
@@ -8,5 +8,5 @@ langchain>=0.0.312,<1.0
8
  langchain_core>=0.1.0,<1.0
9
  python-dotenv>=1.0.0,<2.0
10
  pydantic==1.10.2
11
- chromadb --upgrade
12
 
 
1
+ streamlit>=1.25.0
2
  pandas>=1.5.0,<2.0
3
  uuid>=1.30,<2.0
4
  chromadb>=0.3.5,<0.4
 
8
  langchain_core>=0.1.0,<1.0
9
  python-dotenv>=1.0.0,<2.0
10
  pydantic==1.10.2
11
+
12