Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalBackend
Commits
ca3de7bd
Commit
ca3de7bd
authored
Apr 13, 2021
by
lukas.burgey
Browse files
Add uwsgi to Pipfile
parent
4cdcaa97
Pipeline
#183191
passed with stage
in 1 minute and 21 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Pipfile
View file @
ca3de7bd
...
...
@@ -12,11 +12,11 @@ django-cors-headers = "*"
django-mysql
=
"==3.9.*"
mysqlclient
=
"==2.0.*"
PyJWT
=
"==1.7.*"
# django-rest-polymorphic latest version was broken, so we keep these three pinned
djangorestframework
=
"==3.12.2"
django-polymorphic
=
"==3.0.0"
django-rest-polymorphic
=
"==0.1.8"
uwsgi
=
"*"
[dev-packages]
ipython
=
"*"
...
...
Pipfile.lock
View file @
ca3de7bd
{
"_meta"
:
{
"hash"
:
{
"sha256"
:
"
9f9062912b4d8abaa01affdcb5b56d37cec3c
13
2
8d
e1a6ea631989ded30a6f14
"
"sha256"
:
"
c2a0c1e0e312668905972e9778dfc588baa206f41d4
13
a
8d
4f236eaa3ad12ec3
"
},
"pipfile-spec"
:
6
,
"requires"
:
{
...
...
@@ -374,6 +374,13 @@
],
"index"
:
"pypi"
,
"version"
:
"==1.26.4"
},
"uwsgi"
:
{
"hashes"
:
[
"sha256:faa85e053c0b1be4d5585b0858d3a511d2cd10201802e8676060fd0a109e5869"
],
"index"
:
"pypi"
,
"version"
:
"==2.0.19.1"
}
},
"develop"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment