Spaces:
Sleeping
Sleeping
fix: Add missing rich dependency to requirement.txt
Browse files- requirement.txt +2 -1
requirement.txt
CHANGED
|
@@ -21,4 +21,5 @@ uvicorn
|
|
| 21 |
|
| 22 |
langsmith
|
| 23 |
pytest
|
| 24 |
-
streamlit
|
|
|
|
|
|
| 21 |
|
| 22 |
langsmith
|
| 23 |
pytest
|
| 24 |
+
streamlit
|
| 25 |
+
rich
|