Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -19,5 +19,4 @@ dnspython>=2.3.0
|
|
19 |
tld>=0.12.6
|
20 |
fake-useragent>=1.1.1
|
21 |
aiohttp>=3.8.4
|
22 |
-
psutil>=5.9.0
|
23 |
-
semrush-api>=1.0.0
|
|
|
19 |
tld>=0.12.6
|
20 |
fake-useragent>=1.1.1
|
21 |
aiohttp>=3.8.4
|
22 |
+
psutil>=5.9.0
|
|