Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scipy==1.10.0
|
|
6 |
gradio
|
7 |
xlsxwriter==3.1.9
|
8 |
kaleido==0.2.1
|
9 |
-
python-docx
|
|
|
|
6 |
gradio
|
7 |
xlsxwriter==3.1.9
|
8 |
kaleido==0.2.1
|
9 |
+
python-docx
|
10 |
+
matplotlib
|