Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ pandas
|
|
| 13 |
tabulate
|
| 14 |
deep-translator
|
| 15 |
tenacity==8.2.3
|
| 16 |
-
plotly
|
|
|
|
|
|
| 13 |
tabulate
|
| 14 |
deep-translator
|
| 15 |
tenacity==8.2.3
|
| 16 |
+
plotly
|
| 17 |
+
Jinja2
|