Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ matplotlib==3.9.2
|
|
| 4 |
huggingface-hub==0.25.1
|
| 5 |
openpyxl==3.1.2
|
| 6 |
python-dotenv==1.0.0
|
|
|
|
| 7 |
|
|
|
|
| 4 |
huggingface-hub==0.25.1
|
| 5 |
openpyxl==3.1.2
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
+
graphviz==0.20.3
|
| 8 |
|