Skip to content
Snippets Groups Projects
Verified Commit 6dc185c5 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add uwsgi to regular deps

parent 138f6655
No related branches found
No related tags found
1 merge request!1286Release 3.1.2
......@@ -9,6 +9,11 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
Changed
~~~~~~~
* uWSGI is now installed together with AlekSIS-Core per default.
Fixed
~~~~~
......
......@@ -127,6 +127,7 @@ customidenticon = "^0.1.5"
graphene-django = "^3.0.0"
selenium = "^4.4.3"
django-vite = "^2.0.2"
uwsgi = "^2.0.21"
[tool.poetry.extras]
ldap = ["django-auth-ldap"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment