We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116df64 commit c74a55fCopy full SHA for c74a55f
setup.py
@@ -70,6 +70,7 @@
70
'tabulate',
71
'click>=7.0.0',
72
'flask<=2.0.3', # interaction
73
+ 'werkzeug<=2.0.3', # interaction
74
'requests', # interaction
75
'responses', # interaction
76
'URLObject', # interaction
0 commit comments