We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ccf0c9 commit ba8586dCopy full SHA for ba8586d
setup.py
@@ -30,7 +30,7 @@
30
platforms='any',
31
install_requires=[
32
'Werkzeug>=0.14', # Needed for SameSite cookie functionality
33
- 'Flask',
+ 'Flask>=1.0',
34
'PyJWT>=1.6.4',
35
'six',
36
],
0 commit comments