Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -22,7 +22,7 @@ gradio==4.19.0
|
|
| 22 |
pyyaml==6.0.1
|
| 23 |
|
| 24 |
# ===== Optional: Real ARF Integration =====
|
| 25 |
-
# agentic-reliability-framework>=3.3.
|
| 26 |
|
| 27 |
# ===== Optional: Real RAG Memory =====
|
| 28 |
# chromadb>=0.4.0
|
|
|
|
| 22 |
pyyaml==6.0.1
|
| 23 |
|
| 24 |
# ===== Optional: Real ARF Integration =====
|
| 25 |
+
# agentic-reliability-framework>=3.3.7
|
| 26 |
|
| 27 |
# ===== Optional: Real RAG Memory =====
|
| 28 |
# chromadb>=0.4.0
|