소스 검색

[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
+pysqlite3-binary