Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
1 |
streamlit==1.31.1
|
2 |
pandas==2.1.4
|
3 |
-
|
4 |
-
kaleido==0.2.1
|
5 |
python-dotenv==1.0.0
|
|
|
1 |
+
# requirements.txt
|
2 |
streamlit==1.31.1
|
3 |
pandas==2.1.4
|
4 |
+
graphviz==0.20.1
|
|
|
5 |
python-dotenv==1.0.0
|