Skip to content

Commit 082e3c5

Browse files
authored
chore: fix flask dependency test issues (#1050)
1 parent f91a216 commit 082e3c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/requirements.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
pyyaml
2-
flask
2+
Flask==1.1.4
33
six
44
coverage
55
codecov
66
mock
7+
itsdangerous==1.1.0
8+
markupsafe==1.1.1

0 commit comments

Comments
 (0)