Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
wordcloud
|
2 |
-
pillow
|
3 |
matplotlib
|
4 |
stop-words
|
|
|
1 |
wordcloud
|
2 |
+
pillow==9.1.1
|
3 |
matplotlib
|
4 |
stop-words
|