Skip to content

Commit dbb9f7c

Browse files
authored
Merge pull request #110 from MartinPdeS/dependabot/pip/master/dash-gte-2.18-and-lt-5
Update dash requirement from <4,>=2.18 to >=2.18,<5
2 parents 6c6e4a6 + 246c581 commit dbb9f7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ classifiers = [
5454
]
5555

5656
dependencies = [
57-
"dash>=2.18,<4",
57+
"dash>=2.18,<5",
5858
"TypedUnit ==0.0.11",
5959
"MPSPlots ==1.8.9",
6060
"PyOptik ==2.0.7",

0 commit comments

Comments
 (0)