Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -10,4 +10,14 @@ matplotlib>=3.7.1
|
|
10 |
seaborn>=0.12.2
|
11 |
transformers>=4.28.1
|
12 |
torch>=2.0.0
|
13 |
-
python-dateutil>=2.8.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
seaborn>=0.12.2
|
11 |
transformers>=4.28.1
|
12 |
torch>=2.0.0
|
13 |
+
python-dateutil>=2.8.2
|
14 |
+
requests-html>=0.10.0
|
15 |
+
selenium>=4.9.0
|
16 |
+
google-api-python-client>=2.86.0
|
17 |
+
speedtest-cli>=2.1.3
|
18 |
+
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
|