Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
# Updated: 2024-12-29 (v3.3.6 release)
|
| 4 |
plotly>=5.18.0
|
| 5 |
agentic-reliability-framework==3.3.6
|
| 6 |
-
|
| 7 |
# Core runtime
|
| 8 |
pydantic>=2.0.0
|
| 9 |
typing-extensions>=4.8
|
|
|
|
| 3 |
# Updated: 2024-12-29 (v3.3.6 release)
|
| 4 |
plotly>=5.18.0
|
| 5 |
agentic-reliability-framework==3.3.6
|
| 6 |
+
matplotlib>=3.7.0
|
| 7 |
# Core runtime
|
| 8 |
pydantic>=2.0.0
|
| 9 |
typing-extensions>=4.8
|