Arafath10 commited on
Commit
6ea9fac
·
verified ·
1 Parent(s): 4c263a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -5,7 +5,6 @@ requests==2.31.0
5
  fastapi-utils==0.6.0
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
 
 
5
  fastapi-utils==0.6.0
6
  nest-asyncio==1.6.0
7
  asyncio==3.4.3
 
8
  PyPDF2==3.0.1
9
+ aiohttp
10