Skip to content

Commit 8a60787

Browse files
authored
chore: Use narwhals >= 1.10.0 (#1742)
1 parent 68a01d0 commit 8a60787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"prompt-toolkit;platform_system!='Emscripten'",
4848
"python-multipart>=0.0.7;platform_system!='Emscripten'",
4949
"setuptools;python_version>='3.12'",
50-
"narwhals>=1.9.3",
50+
"narwhals>=1.10.0",
5151
"orjson>=3.10.7",
5252
]
5353

0 commit comments

Comments
 (0)