Skip to content

Commit

Permalink
update peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGlauser committed Sep 10, 2024
1 parent 7ed21cf commit 0d8a8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = 'https://github.com/MarcoGlauser/contentful-webhook-receiver'

[tool.poetry.dependencies]
python = ">=3.7,<3.13"
Django = ">=3.1,<5.1"
Django = ">=4.2,<5.2"
djangorestframework = "^3.0.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 0d8a8d3

Please sign in to comment.