Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# Agentic Reliability Framework v3.3.6 - OSS Edition
|
| 2 |
# Hugging Face Live Demo Dependencies
|
| 3 |
# Updated: 2024-12-29 (v3.3.6 release)
|
| 4 |
-
|
| 5 |
agentic-reliability-framework==3.3.6
|
| 6 |
|
| 7 |
# Core runtime
|
|
|
|
| 1 |
# Agentic Reliability Framework v3.3.6 - OSS Edition
|
| 2 |
# Hugging Face Live Demo Dependencies
|
| 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
|