Skip to content

Commit a03e32d

Browse files
committed
Sem-Ver: bugfix For python 2.7 and 3.5 testing we need to pin MarkupSafe to a version < 2.0.0.
Signed-off-by: David Black <[email protected]>
1 parent c2e28a1 commit a03e32d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
nose
22
mock
33
Jinja2<3.0.0
4+
MarkupSafe<2.0.0
45
flask<1.1.0
56
Django>=1.11,<2.0.0
67
atlassian-httptest==0.8

0 commit comments

Comments
 (0)