Skip to content

Commit

Permalink
Unpin Wagtail version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaedroho committed Mar 5, 2021
1 parent 36f49ef commit feb96d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"Framework :: Wagtail",
"Framework :: Wagtail :: 2",
],
install_requires=["Django>=2.2,<3.2", "Wagtail>=2.11,<2.13", "polib>=1.1,<2.0"],
install_requires=["Django>=2.2,<3.2", "Wagtail>=2.11,<3", "polib>=1.1,<2.0"],
extras_require={
"testing": ["dj-database-url==0.5.0", "freezegun==0.3.15"],
"documentation": [
Expand Down

0 comments on commit feb96d3

Please sign in to comment.