Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
git+https://github.com/arf-foundation/agentic_reliability_framework.git
|
| 2 |
-
gradio
|
| 3 |
plotly==5.18.0
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy
|
|
|
|
| 1 |
git+https://github.com/arf-foundation/agentic_reliability_framework.git
|
| 2 |
+
gradio==4.44.1
|
| 3 |
plotly==5.18.0
|
| 4 |
pandas==2.1.4
|
| 5 |
numpy
|