Upgrade docs requirements to avoid security warnings
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user