Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
git+https://github.com/arf-foundation/agentic_reliability_framework.git
|
| 2 |
gradio>=6.0.0
|
| 3 |
-
plotly==5.18.0
|
| 4 |
-
pandas==2.1.4
|
| 5 |
numpy
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
cryptography
|
|
|
|
|
|
|
| 1 |
gradio>=6.0.0
|
|
|
|
|
|
|
| 2 |
numpy
|
| 3 |
+
plotly
|
| 4 |
+
pandas
|
|
|