Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ pdfkit==1.0.0
|
|
4 |
werkzeug==2.2.3
|
5 |
gradio==3.0.0
|
6 |
fpdf
|
|
|
7 |
|
8 |
|
|
|
4 |
werkzeug==2.2.3
|
5 |
gradio==3.0.0
|
6 |
fpdf
|
7 |
+
matplotlib
|
8 |
|
9 |
|