Merge pull request #1383 from dod-ccpo/fix-script-server

Update Pipfile to fix script/server
This commit is contained in:
leigh-mil 2020-02-03 15:55:01 -05:00 committed by GitHub
commit ece4b20bcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View File

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

20
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "faa5dab7bc6d13d39c0ef80f015f34a7fce2d66bec273ff38b7bd9ba232a3502" "sha256": "44296f145fcb42cff5fadf14a706ec9598f4436ccbdf05e1d69fcd8316c89e8d"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -164,10 +164,10 @@
}, },
"billiard": { "billiard": {
"hashes": [ "hashes": [
"sha256:01afcb4e7c4fd6480940cfbd4d9edc19d7a7509d6ada533984d0d0f49901ec82", "sha256:26fd494dc3251f8ce1f5559744f18aeed427fdaf29a75d7baae26752a5d3816f",
"sha256:b8809c74f648dfe69b973c8e660bcec00603758c9db8ba89d7719f88d5f01f26" "sha256:f4e09366653aa3cb3ae8ed16423f9ba1665ff426f087bcdbbed86bf3664fe02c"
], ],
"version": "==3.6.1.0" "version": "==3.6.2.0"
}, },
"celery": { "celery": {
"hashes": [ "hashes": [
@ -582,11 +582,11 @@
}, },
"redis": { "redis": {
"hashes": [ "hashes": [
"sha256:7595976eb0b4e1fc3ad5478f1fd44215a814ee184a7820de92726f559bdff9cd", "sha256:0dcfb335921b88a850d461dc255ff4708294943322bd55de6cfd68972490ca1f",
"sha256:e933bdb504c69cbd5bdf4e2bb819a99644a36731cef4c59aa637cebfd5ddd4f9" "sha256:b205cffd05ebfd0a468db74f0eedbff8df1a7bfc47521516ade4692991bb0833"
], ],
"index": "pypi", "index": "pypi",
"version": "==3.4.0" "version": "==3.4.1"
}, },
"requests": { "requests": {
"hashes": [ "hashes": [
@ -908,11 +908,11 @@
}, },
"ipython": { "ipython": {
"hashes": [ "hashes": [
"sha256:0f4bcf18293fb666df8511feec0403bdb7e061a5842ea6e88a3177b0ceb34ead", "sha256:d9459e7237e2e5858738ff9c3e26504b79899b58a6d49e574d352493d80684c6",
"sha256:387686dd7fc9caf29d2fddcf3116c4b07a11d9025701d220c589a430b0171d8a" "sha256:f6689108b1734501d3b59c84427259fd5ac5141afe2e846cfa8598eb811886c9"
], ],
"index": "pypi", "index": "pypi",
"version": "==7.11.1" "version": "==7.12.0"
}, },
"ipython-genutils": { "ipython-genutils": {
"hashes": [ "hashes": [