Spaces:
Sleeping
Sleeping
Commit
·
ee255c7
1
Parent(s):
caae096
fix: pysqlyte3 dependency
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ langchain-ollama==0.2.0
|
|
6 |
langchain-chroma==0.1.4
|
7 |
streamlit==1.39.0
|
8 |
protobuf==3.20
|
9 |
-
|
|
|
6 |
langchain-chroma==0.1.4
|
7 |
streamlit==1.39.0
|
8 |
protobuf==3.20
|
9 |
+
pysqlite3>=3.35.0
|