Selaa lähdekoodia

[Bugfix] fix chat PDF dependencies (#1051)

Co-authored-by: Deven Patel <deven298@yahoo.com>
Deven Patel 1 vuosi sitten
vanhempi
commit
f055028c6b
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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