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