Skip to content

Commit 9593f4b

Browse files
authored
Chore: Add the 'jupyter' extra for the 'rich' dependency (#1572)
1 parent 1fbd17f commit 9593f4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"pandas<2.1.0",
4545
"pydantic[email]>=1.10.7,<2.0.0",
4646
"requests",
47-
"rich",
47+
"rich[jupyter]",
4848
"ruamel.yaml",
4949
"sqlglot~=18.12.0",
5050
],

0 commit comments

Comments
 (0)