Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ langchain-aws==0.2.2
|
|
6 |
boto3==1.35.24
|
7 |
python-dotenv==1.0.1
|
8 |
pypdf2==3.0.1
|
9 |
-
gradio==4.44.0
|
|
|
|
6 |
boto3==1.35.24
|
7 |
python-dotenv==1.0.1
|
8 |
pypdf2==3.0.1
|
9 |
+
gradio==4.44.0
|
10 |
+
pypdf
|