Upgrade docs requirements to avoid security warnings
parent
3422dee676
commit
5c33a03c7c
|
|
@ -1,5 +1,5 @@
|
||||||
# for readthedocs
|
# for readthedocs
|
||||||
# Remaining requirements are picked up from setup.py
|
# Remaining requirements are picked up from setup.py
|
||||||
Django==2.1
|
Django == 2.2.3
|
||||||
django-extra-views==0.9.0
|
django-extra-views == 0.12.0
|
||||||
sphinxcontrib-django >= 0.4
|
sphinxcontrib-django == 0.4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue