Spaces:
Sleeping
Sleeping
Commit
·
070a6c0
1
Parent(s):
1eb22ea
change pysql
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ beautifulsoup4==4.12.3
|
|
3 |
pandas==2.2.3
|
4 |
langchain==0.3.6
|
5 |
langchain-ollama==0.2.0
|
6 |
-
|
7 |
streamlit==1.39.0
|
8 |
protobuf==3.20
|
9 |
-
pysqlite3
|
|
|
3 |
pandas==2.2.3
|
4 |
langchain==0.3.6
|
5 |
langchain-ollama==0.2.0
|
6 |
+
langchain_chroma==0.1.4
|
7 |
streamlit==1.39.0
|
8 |
protobuf==3.20
|
9 |
+
pysqlite3
|