Skip to content

Commit c74a55f

Browse files
committed
style(nyz): restrict flask to 2.0.3
1 parent 116df64 commit c74a55f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
'tabulate',
7171
'click>=7.0.0',
7272
'flask<=2.0.3', # interaction
73+
'werkzeug<=2.0.3', # interaction
7374
'requests', # interaction
7475
'responses', # interaction
7576
'URLObject', # interaction

0 commit comments

Comments
 (0)