Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ python-dotenv
|
|
12 |
SQLAlchemy
|
13 |
streamlit
|
14 |
uvicorn
|
15 |
-
pydantic[email]
|
|
|
|
12 |
SQLAlchemy
|
13 |
streamlit
|
14 |
uvicorn
|
15 |
+
pydantic[email]
|
16 |
+
langfuse==3.0.6
|