Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -21,4 +21,5 @@ tornado==6.4.1
|
|
21 |
tqdm==4.66.4
|
22 |
traitlets==5.14.3
|
23 |
fastapi
|
24 |
-
pyreqwest_impersonate
|
|
|
|
21 |
tqdm==4.66.4
|
22 |
traitlets==5.14.3
|
23 |
fastapi
|
24 |
+
pyreqwest_impersonate
|
25 |
+
aiohttp
|