Skip to content
Snippets Groups Projects
Commit 277b56ac authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[buildout] Fix minium versions for DRF and DRF swagger

Otherwise the version from the CI are used and are too old
parent 27d2b9aa
No related branches found
No related tags found
2 merge requests!2551.4.x,!238Upgrade to django 1.11
......@@ -17,7 +17,9 @@ versions = versions
[versions]
django = >=1.11,<2.0
django-rest-swagger = >2.1
django-guardian = >=1.3
djangorestframework = >3.7
django-activity-stream = >= 0.6.0
[sysegg]
......
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