MilanM commited on
Commit
9a02b74
·
verified ·
1 Parent(s): 5b7fdba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ streamlit
2
  ibm-watsonx-ai
3
  langchain
4
  langchain-ibm
5
- requests
 
 
 
 
2
  ibm-watsonx-ai
3
  langchain
4
  langchain-ibm
5
+ requests
6
+ regex
7
+ pdfkit
8
+ jinja2