Skip to content

Commit db83bc7

Browse files
committed
add missing narwhals dep in config
1 parent f11769f commit db83bc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dependencies = [
4949
"prompt-toolkit;platform_system!='Emscripten'",
5050
"python-multipart>=0.0.7;platform_system!='Emscripten'",
5151
"setuptools;python_version>='3.12'",
52+
"narwhals>=1.1.7",
5253
]
5354

5455
[project.optional-dependencies]

0 commit comments

Comments
 (0)