datasciencedojo commited on
Commit
be9d639
1 Parent(s): 2d50a16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ langchain_community
2
+ PyPDF2
3
+ pyperclip
4
+ streamlit
5
+ python-dotenv
6
+ langchain_groq
7
+ langchain_huggingface
8
+ html2text
9
+ pytest-playwright