Arafath10 commited on
Commit
b6c2928
·
verified ·
1 Parent(s): 9c62372

Update requirements.txt

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