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

Update to 4.0.0.dev15

parent 9d79fe0b
No related branches found
Tags 4.0.0.dev15
1 merge request!1657Do release 4.0.0.dev15
Pipeline #194104 passed
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "4.0.0.dev14" version = "4.0.0.dev15"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
...@@ -132,7 +132,7 @@ uwsgi = "^2.0.21" ...@@ -132,7 +132,7 @@ uwsgi = "^2.0.21"
tqdm = "^4.66.1" tqdm = "^4.66.1"
django-pg-rrule = "^0.3.1" django-pg-rrule = "^0.3.1"
libsass = "^0.23.0" libsass = "^0.23.0"
graphene-django-optimizer = { git = "https://github.com/bellini666/graphene-django-optimizer", rev = "3648b66" } graphene-django-optimizer-reloaded = "^0.9.2"
[tool.poetry.extras] [tool.poetry.extras]
ldap = ["django-auth-ldap"] 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