Merge branch 'cimnine-update-django'
This commit is contained in:
commit
9c259adc88
|
@ -25,7 +25,7 @@ RUN pip install \
|
||||||
# pinning django to the version required by netbox
|
# pinning django to the version required by netbox
|
||||||
# adding it here, to install the correct version of
|
# adding it here, to install the correct version of
|
||||||
# django-rq
|
# django-rq
|
||||||
'Django>=1.11,<2.1' \
|
'Django>=2.1.5,<2.2' \
|
||||||
# django-rq is used for webhooks
|
# django-rq is used for webhooks
|
||||||
django-rq
|
django-rq
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue