Skip to content

Commit

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

agents = [
"fastapi==0.114.2",
"APScheduler==3.10.4",
"prisma==0.13.1",
"google-ads==25.0.0",
Expand All @@ -100,7 +99,6 @@ agents = [
"pyautogen[websurfer,websockets,anthropic,together]==0.2.35",
"pandas>=2.1",
"fastcore==1.7.4",
"asyncer==0.0.8",
"pydantic==2.8.2",
"tenacity==9.0.0",
"prometheus-client==0.20.0",
Expand All @@ -110,9 +108,10 @@ agents = [
"opentelemetry-exporter-otlp==1.27.0",
"openpyxl==3.1.5",
"aiofiles==24.1.0",
"fastagency[studio,openapi]@git+https://github.com/airtai/fastagency.git@main",
"fastagency[studio,openapi]==0.1.0",
"markdownify==0.13.1",
"python-multipart==0.0.9",
"flaml==2.2.0",
]

dev = [
Expand Down

0 comments on commit 9d2f3d5

Please sign in to comment.