Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -12,4 +12,7 @@ python-dotenv
|
|
12 |
fpdf
|
13 |
plotly
|
14 |
pyvis
|
15 |
-
streamlit-agraph
|
|
|
|
|
|
|
|
12 |
fpdf
|
13 |
plotly
|
14 |
pyvis
|
15 |
+
streamlit-agraph
|
16 |
+
jinja2
|
17 |
+
pandas
|
18 |
+
|