Skip to content

Commit c090fdb

Browse files
committed
Allow bynder-sdk version up to 2.0.*
1 parent 85523c9 commit c090fdb

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
@@ -32,7 +32,7 @@ requires-python = ">=3.11"
3232
dependencies = [
3333
"Django>=4.2",
3434
"Wagtail>=5.2",
35-
"bynder-sdk>=1.1.5,<2.0"
35+
"bynder-sdk>=1.1.5,<2.1"
3636
]
3737

3838
[project.optional-dependencies]

0 commit comments

Comments
 (0)