Skip to content

Commit 8a4b6c2

Browse files
authored
Merge pull request #7 from PrincetonUniversity/dependabot/pip/plotly-gte-5.22-and-lt-7
deps(pip): update plotly requirement from <6,>=5.22 to >=5.22,<7
2 parents 14b8ee6 + ccb2801 commit 8a4b6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dash~=2.18
66
dash-bootstrap-components==1.7.1
77
flask>=3.0,<3.2
88
flask-compress>=1.14,<1.16
9-
plotly>=5.22,<6
9+
plotly>=5.22,<7
1010
werkzeug>=3.0,<3.1
1111

1212
# Data

0 commit comments

Comments
 (0)