Add uwsgi
This commit is contained in:
parent
22848152ae
commit
42a4de06c1
1
Pipfile
1
Pipfile
@ -12,6 +12,7 @@ beautifulsoup4 = "*"
|
|||||||
pendulum = "*"
|
pendulum = "*"
|
||||||
vobject = "*"
|
vobject = "*"
|
||||||
flask = "*"
|
flask = "*"
|
||||||
|
uwsgi = "*"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.7"
|
python_version = "3.7"
|
||||||
|
|||||||
9
Pipfile.lock
generated
9
Pipfile.lock
generated
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "431eeb9647478fe6940ef4fe101c8ba047f36d3c223fa8bc1fc04438363be0e2"
|
"sha256": "92eba78c05de5de1513dc9d15b0e277d6607a3ca36630adc2f6fdeeec50c98b2"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {
|
"requires": {
|
||||||
@ -164,6 +164,13 @@
|
|||||||
],
|
],
|
||||||
"version": "==1.24.1"
|
"version": "==1.24.1"
|
||||||
},
|
},
|
||||||
|
"uwsgi": {
|
||||||
|
"hashes": [
|
||||||
|
"sha256:d2318235c74665a60021a4fc7770e9c2756f9fc07de7b8c22805efe85b5ab277"
|
||||||
|
],
|
||||||
|
"index": "pypi",
|
||||||
|
"version": "==2.0.17.1"
|
||||||
|
},
|
||||||
"vobject": {
|
"vobject": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:96512aec74b90abb71f6b53898dd7fe47300cc940104c4f79148f0671f790101"
|
"sha256:96512aec74b90abb71f6b53898dd7fe47300cc940104c4f79148f0671f790101"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user