Update requirements.txt to add langfuse dependency and ensure newline at end of file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ anthropic
|
|
8 |
python-Levenshtein
|
9 |
daytona_sdk
|
10 |
yt_dlp
|
11 |
-
tavily-python
|
|
|
|
8 |
python-Levenshtein
|
9 |
daytona_sdk
|
10 |
yt_dlp
|
11 |
+
tavily-python
|
12 |
+
langfuse
|