Update PyYAML
This commit is contained in:
parent
fbb881bb42
commit
9a6da3f46f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -18,7 +18,7 @@ INSTALL_REQUIRES = [
|
|||
"werkzeug>=0.11.1,<0.12",
|
||||
"tornado>=4.4.2,<4.5",
|
||||
"sockjs-tornado>=1.0.2,<1.1",
|
||||
"PyYAML>=3.10,<3.11",
|
||||
"PyYAML>=3.12,<3.13",
|
||||
"Flask-Login>=0.3,<0.4",
|
||||
"Flask-Principal>=0.4,<0.5",
|
||||
"Flask-Babel>=0.11,<0.12",
|
||||
|
|
|
|||
Loading…
Reference in a new issue