python-scripts/scripts/wordcloudGenerator/requirements.txt

21 lines
312 B
Plaintext
Raw Normal View History

2022-10-07 13:14:40 +00:00
click==8.1.3
contourpy==1.0.5
cycler==0.11.0
fonttools==4.37.4
joblib==1.2.0
kiwisolver==1.4.4
matplotlib==3.6.0
nltk==3.7
numpy==1.23.3
packaging==21.3
pandas==1.5.0
Pillow==9.2.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.4
regex==2022.9.13
six==1.16.0
textblob==0.17.1
tqdm==4.64.1
wordcloud==1.8.2.2