Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,6 +14,7 @@ fpdf
|
|
14 |
plotly
|
15 |
pyvis
|
16 |
streamlit-agraph
|
17 |
-
jinja2
|
|
|
18 |
|
19 |
|
|
|
14 |
plotly
|
15 |
pyvis
|
16 |
streamlit-agraph
|
17 |
+
jinja2>=3.0.0
|
18 |
+
|
19 |
|
20 |
|