Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ psycopg2-binary
|
|
8 |
jinja2
|
9 |
tenacity
|
10 |
pydantic_settings==2.3.4
|
11 |
-
pydantic
|
|
|
|
8 |
jinja2
|
9 |
tenacity
|
10 |
pydantic_settings==2.3.4
|
11 |
+
pydantic
|
12 |
+
langfuse
|