
[:python_version <= "2.7"]
Django==1.11
cairocffi==0.9.0
tinycss2==0.6.1
WeasyPrint==0.42.3

[:python_version >= "3.6"]
Django>=2.2
WeasyPrint>=43
