We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fbd17f commit 9593f4bCopy full SHA for 9593f4b
1 file changed
setup.py
@@ -44,7 +44,7 @@
44
"pandas<2.1.0",
45
"pydantic[email]>=1.10.7,<2.0.0",
46
"requests",
47
- "rich",
+ "rich[jupyter]",
48
"ruamel.yaml",
49
"sqlglot~=18.12.0",
50
],
0 commit comments