Skip to content

Commit 95e7086

Browse files
committed
fix compat borders for DashBase
1 parent b6a1197 commit 95e7086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/development/_jl_components_generation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
8585
[compat]
8686
julia = "1.2"
87-
{base_package} = ">=0.1"
87+
{base_package} = "0.1"
8888
"""
8989

9090
jl_component_include_string = 'include("{name}.jl")'

0 commit comments

Comments
 (0)