Arafath10 commited on
Commit
e5c0cc1
1 Parent(s): b6c2928

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,6 +6,6 @@ fastapi-utils==0.6.0
6
  nest-asyncio==1.6.0
7
  asyncio==3.4.3
8
  beautifulsoup4==4.12.3
9
- PyPDF2
10
-
11
 
 
6
  nest-asyncio==1.6.0
7
  asyncio==3.4.3
8
  beautifulsoup4==4.12.3
9
+ PyPDF2==3.0.1
10
+ google-generativeai
11