Set the django requirement to less than 4.

This commit is contained in:
Corey Oordt 2021-12-22 12:30:49 -06:00
parent 55be640d7a
commit cd43f6e439

View file

@ -2,7 +2,7 @@
-r test.txt
bump2version>=1.0.1
django
django<4.0.0
git-fame>=1.12.2
gitchangelog>=3.0.4
pre-commit