Skip to content

Commit 7f32c22

Browse files
committed
docs(added-fireducks): fireducks is 125% faster than pandas
1 parent 35def9b commit 7f32c22

File tree

2 files changed

+175
-0
lines changed

2 files changed

+175
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ readme = "README.md"
88
requires-python = ">=3.11"
99
dependencies = [
1010
"fastapi[standard]>=0.115.8",
11+
"fireducks>=1.2.5",
1112
"pydantic-ai[logfire]>=0.0.46",
1213
]
1314

0 commit comments

Comments
 (0)