Skip to content

Commit

Permalink
Update by pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Morse committed Apr 12, 2024
1 parent 3b196cc commit 35cc413
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Framework :: Wagtail",
"Framework :: Wagtail :: 4",
"Framework :: Wagtail :: 5",
"Framework :: Wagtail :: 6",
]
dynamic = ["version"]
requires-python = ">=3.8"
dependencies = [
"Wagtail>=4.1",
"Wagtail>=5.2",
"graphene-django>=3,<4",
"wagtail-headless-preview"
]
Expand Down

0 comments on commit 35cc413

Please sign in to comment.