Update Pipfile

This commit is contained in:
leigh-mil
2020-02-03 14:36:36 -05:00
parent 8b0c28b09f
commit e85934c8fe
2 changed files with 11 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ flask-wtf = "*"
pyopenssl = "*"
requests = "*"
lockfile = "*"
werkzeug = "*"
werkzeug = "==0.16.1"
PyYAML = "*"
azure-storage = "*"
azure-storage-common = "*"