We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<1.10.0
1 parent a1a9e54 commit 6ee52a9Copy full SHA for 6ee52a9
pyproject.toml
@@ -47,7 +47,7 @@ dependencies = [
47
"prompt-toolkit;platform_system!='Emscripten'",
48
"python-multipart>=0.0.7;platform_system!='Emscripten'",
49
"setuptools;python_version>='3.12'",
50
- "narwhals>=1.9.0",
+ "narwhals>=1.9.0,<1.10.0",
51
"orjson>=3.10.7",
52
]
53
0 commit comments