Skip to content

Commit

Permalink
Update packages (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjambrecic committed Sep 23, 2024
1 parent 9d2f3d5 commit f24dbc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ testing = [

benchmarking = [
"typer==0.12.5",
"filelock==3.16.0",
"filelock==3.16.1",
"tabulate==0.9.0",
]

Expand All @@ -101,7 +101,7 @@ agents = [
"fastcore==1.7.4",
"pydantic==2.8.2",
"tenacity==9.0.0",
"prometheus-client==0.20.0",
"prometheus-client==0.21.0",
"opentelemetry-distro==0.48b0",
"opentelemetry-instrumentation-fastapi==0.48b0",
"opentelemetry-instrumentation-logging==0.48b0",
Expand All @@ -110,7 +110,7 @@ agents = [
"aiofiles==24.1.0",
"fastagency[studio,openapi]==0.1.0",
"markdownify==0.13.1",
"python-multipart==0.0.9",
"python-multipart==0.0.10",
"flaml==2.2.0",
]

Expand Down

0 comments on commit f24dbc1

Please sign in to comment.