Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-05-09 06:26:52 -04:00
parent 2240bbf763
commit 581e22ac3e
2 changed files with 10 additions and 4 deletions
+2 -3
View File
@@ -10,6 +10,5 @@ gevent = "*"
Flask = "*"
meinheld = "*"
werkzeug = ">=0.14.1"
[packages.raven]
extras = [ "flask",]
raven = { extras = [ "flask",] }
six = "*"
Generated
+8 -1
View File
@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "55b1275da9acdf1b325c78f2be89df79f5435330ef7333b8caf9535350c24a72"
"sha256": "4275c4555f82cc2b654d2c9720a4f9ad7e381fabb363d765531c09dd6dc8c652"
},
"pipfile-spec": 6,
"requires": {},
@@ -208,6 +208,13 @@
],
"version": "==6.7.0"
},
"six": {
"hashes": [
"sha256:70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9",
"sha256:832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb"
],
"version": "==1.11.0"
},
"werkzeug": {
"hashes": [
"sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c",