Commit 1ce6878 1 parent faaa969 commit 1ce6878 Copy full SHA for 1ce6878
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@headlessui/react" : " ^1.7.14" ,
19
19
"@heroicons/react" : " ^2.0.8" ,
20
- "@kanaries/graphic-walker" : " 0.4.66 " ,
20
+ "@kanaries/graphic-walker" : " 0.4.67 " ,
21
21
"@kanaries/gw-dsl-parser" : " 0.1.49" ,
22
22
"@radix-ui/react-checkbox" : " ^1.0.4" ,
23
23
"@radix-ui/react-dialog" : " ^1.0.5" ,
Original file line number Diff line number Diff line change 1045
1045
" @jridgewell/resolve-uri" " 3.1.0"
1046
1046
" @jridgewell/sourcemap-codec" " 1.4.14"
1047
1047
1048
- " @kanaries/graphic-walker@0.4.66 " :
1049
- version "0.4.66 "
1050
- resolved "https://registry.yarnpkg.com/@kanaries/graphic-walker/-/graphic-walker-0.4.66 .tgz#8e0d3d43cd39704a9e7ca781b5e9132c6eb4207d "
1051
- integrity sha512-0VmxHhs5tVxVwrXh8AHhK44cnUkdad61dPSFeHnSjHVba0JlBhjnmr4hfm75aZwQlqquE2CRJRBW0zKjBnBlUg ==
1048
+ " @kanaries/graphic-walker@0.4.67 " :
1049
+ version "0.4.67 "
1050
+ resolved "https://registry.yarnpkg.com/@kanaries/graphic-walker/-/graphic-walker-0.4.67 .tgz#b1ec749f31dd492c031b1961b97108dffa3665f7 "
1051
+ integrity sha512-EDW8NJ/QMXKXAXqUpcWwwhz+Q0M+dUQGWR5KiW/4trJQoEMOmlBYwwGwCIbIcIq+jBfPqV9bSKc60MMLYuF+cQ ==
1052
1052
dependencies :
1053
1053
" @headlessui-float/react" " ^0.11.4"
1054
1054
" @headlessui/react" " 1.7.12"
Original file line number Diff line number Diff line change 10
10
from pygwalker .services .global_var import GlobalVarManager
11
11
from pygwalker .services .kaggle import show_tips_user_kaggle as __show_tips_user_kaggle
12
12
13
- __version__ = "0.4.8.9 "
13
+ __version__ = "0.4.8.10 "
14
14
__hash__ = __rand_str ()
15
15
16
16
from pygwalker .api .jupyter import walk , render , table
You can’t perform that action at this time.
0 commit comments