Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ requests
|
|
9 |
st-cytoscape
|
10 |
plotly
|
11 |
altair
|
12 |
-
fpdf
|
|
|
|
9 |
st-cytoscape
|
10 |
plotly
|
11 |
altair
|
12 |
+
fpdf
|
13 |
+
matplotlib
|