Skip to content

Commit a6181e5

Browse files
committed
Increase min version req for Narwhals
1 parent d26733c commit a6181e5

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
@@ -38,7 +38,7 @@ dependencies = [
3838
"commonmark>=0.9.1",
3939
"importlib-metadata",
4040
"great_tables>=0.17.0",
41-
"narwhals>=1.24.1",
41+
"narwhals>=1.41.0",
4242
"typing_extensions>=3.10.0.0",
4343
"requests>=2.31.0",
4444
]

0 commit comments

Comments
 (0)