add missing frameworks

- it automatically throws the error for `duckduckgo-search` that it's not installed
- but when it comes to `pypdf` it's not showing a related error: only showing an error while processing documents
This commit is contained in:
Devendra Parihar
2024-12-16 11:10:31 +05:30
committed by GitHub
parent 69a3f20a8c
commit 16709ff6e7

View File

@@ -1,5 +1,6 @@
phidata==2.5.33
streamlit==1.40.2
qdrant-client==1.12.1
openai
openai
pypdf
duckduckgo-search