Arafath10 commited on
Commit
0d3726f
1 Parent(s): 0f0c7dc

Update requirements.txt

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