Fix langfuse
This commit is contained in:
parent
c448dfb96d
commit
9b2f48b058
1 changed files with 1 additions and 1 deletions
2
poetry.lock
generated
2
poetry.lock
generated
|
|
@ -4958,8 +4958,8 @@ files = [
|
|||
[package.dependencies]
|
||||
numpy = [
|
||||
{version = ">=1.20.3", markers = "python_version < \"3.10\""},
|
||||
{version = ">=1.23.2", markers = "python_version >= \"3.11\""},
|
||||
{version = ">=1.21.0", markers = "python_version >= \"3.10\" and python_version < \"3.11\""},
|
||||
{version = ">=1.23.2", markers = "python_version >= \"3.11\""},
|
||||
]
|
||||
python-dateutil = ">=2.8.2"
|
||||
pytz = ">=2020.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue