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 7c8c1b5 commit 666784aCopy full SHA for 666784a
setup.py
@@ -31,7 +31,7 @@
31
32
LICENSE = "MIT"
33
34
-INSTALL_REQUIRES = ["flask>=1.0.0", "flasgger>=0.9.3", "marshmallow>=2.18.1", "PyYAML"]
+INSTALL_REQUIRES = ["flask>=1.0.0", "flasgger>=0.9.5", "marshmallow>=2.18.1", "PyYAML"]
35
36
setup(
37
name=NAME,
0 commit comments