Update requirements.txt
Browse files- 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 |
-
|
| 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 |
|