Skip to content

Commit 1bd7972

Browse files
committed
Pin wagtailmedia to >= 0.13 for tests
1 parent 3ef7f21 commit 1bd7972

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
@@ -1,6 +1,6 @@
11
Django>=3.2,<4.2
22
wagtail>=2.15,<5.0
3-
wagtailmedia
3+
wagtailmedia>=0.13
44
graphene-django>=3.0.0
55
factory-boy==3.2.1
66
wagtail-factories>=4.0.0,<4.1.0

0 commit comments

Comments
 (0)