Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ tensorflow==2.15.0
|
|
| 3 |
numpy==1.26.4
|
| 4 |
matplotlib==3.8.3
|
| 5 |
graphviz==0.20.1
|
| 6 |
-
pydot
|
|
|
|
| 3 |
numpy==1.26.4
|
| 4 |
matplotlib==3.8.3
|
| 5 |
graphviz==0.20.1
|
| 6 |
+
pydot==1.4.2
|