Add word cloud requirements pip

This commit is contained in:
Samuel Ortion 2022-06-13 11:35:50 +02:00
parent 48d2005888
commit fea164e5d3
1 changed files with 11 additions and 0 deletions

11
requirements.txt Normal file
View File

@ -0,0 +1,11 @@
cycler==0.11.0
fonttools==4.33.3
kiwisolver==1.4.2
matplotlib==3.5.2
numpy==1.22.4
packaging==21.3
Pillow==9.1.1
pyparsing==3.0.9
python-dateutil==2.8.2
six==1.16.0
wordcloud==1.8.1