浏览代码

[Bugfix] fix chat PDF dependencies (#1051)

Co-authored-by: Deven Patel <deven298@yahoo.com>
Deven Patel 1 年之前
父节点
当前提交
f055028c6b
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      examples/chat-pdf/requirements.txt

+ 2 - 1
examples/chat-pdf/requirements.txt

@@ -1,2 +1,3 @@
-streamlit==1.29.0
+streamlit
 embedchain
 embedchain
+pysqlite3-binary