docs: use the latest django LTS to build docs

The latest django LTS is the the 3.2 version.
This commit is contained in:
François Magimel 2022-01-04 16:43:18 +01:00
parent 50beb70a19
commit 728fb0439e

View file

@ -1,4 +1,5 @@
# Docs requirements
django>=3.2,<3.3
sphinx
sphinx_rtd_theme
psycopg2-binary