Skip to content

Commit 6a963d2

Browse files
committed
remove patch bounds from compat
1 parent 27572a9 commit 6a963d2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2121

2222
[compat]
2323
CodecZlib = "0.6, 0.7"
24-
DashBase = "0.1.0"
24+
DashBase = "0.1"
2525
DashCoreComponents = "1.10.2"
2626
DashHtmlComponents = "1.0.3"
2727
DashTable = "4.9.0"
28-
DataStructures = "0.17.5, 0.18"
28+
DataStructures = "0.17, 0.18"
2929
HTTP = "0.8.10"
30-
JSON = "0.21.0"
31-
JSON2 = "0.3.1"
32-
MD5 = "0.2.1"
33-
PlotlyBase = "0.3.0, 0.4"
30+
JSON = "0.21"
31+
JSON2 = "0.3"
32+
MD5 = "0.2"
33+
PlotlyBase = "0.3, 0.4"
3434
julia = "1.2"
3535

3636
[extras]

0 commit comments

Comments
 (0)