Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ seaborn==0.12.2
|
|
15 |
wordcloud==1.9.2
|
16 |
advertools==0.13.3
|
17 |
tldextract==3.4.4
|
18 |
-
python-dateutil==2.8.2
|
|
|
|
15 |
wordcloud==1.9.2
|
16 |
advertools==0.13.3
|
17 |
tldextract==3.4.4
|
18 |
+
python-dateutil==2.8.2
|
19 |
+
collections
|