Add uwsgi

This commit is contained in:
Ian Adam Naval 2019-01-21 23:51:38 -05:00
parent 22848152ae
commit 42a4de06c1
2 changed files with 9 additions and 1 deletions

View File

@ -12,6 +12,7 @@ beautifulsoup4 = "*"
pendulum = "*"
vobject = "*"
flask = "*"
uwsgi = "*"
[requires]
python_version = "3.7"

9
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "431eeb9647478fe6940ef4fe101c8ba047f36d3c223fa8bc1fc04438363be0e2"
"sha256": "92eba78c05de5de1513dc9d15b0e277d6607a3ca36630adc2f6fdeeec50c98b2"
},
"pipfile-spec": 6,
"requires": {
@ -164,6 +164,13 @@
],
"version": "==1.24.1"
},
"uwsgi": {
"hashes": [
"sha256:d2318235c74665a60021a4fc7770e9c2756f9fc07de7b8c22805efe85b5ab277"
],
"index": "pypi",
"version": "==2.0.17.1"
},
"vobject": {
"hashes": [
"sha256:96512aec74b90abb71f6b53898dd7fe47300cc940104c4f79148f0671f790101"