requirements updated
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
chromadb
|
2 |
-
langchain
|
3 |
matplotlib
|
4 |
numpy
|
5 |
google-generativeai>=0.1.0
|
|
|
1 |
+
chromadb
|
2 |
+
langchain
|
3 |
matplotlib
|
4 |
numpy
|
5 |
google-generativeai>=0.1.0
|