chore: Update requirements.txt for Django 4.1
This commit is contained in:
parent
cdec6cc0aa
commit
e7cc287836
|
@ -11,7 +11,7 @@ coverage>=4.5.4,<5.0 # Coverage 5.x moves from a json database to SQLite. Mo
|
||||||
decorator>=5.1.1
|
decorator>=5.1.1
|
||||||
types-decorator>=5.1.1
|
types-decorator>=5.1.1
|
||||||
defusedxml>=0.7.1 # for TastyPie when using xml; not a declared dependency
|
defusedxml>=0.7.1 # for TastyPie when using xml; not a declared dependency
|
||||||
Django<4.1
|
Django<4.2
|
||||||
django-analytical>=3.1.0
|
django-analytical>=3.1.0
|
||||||
django-bootstrap5>=21.3
|
django-bootstrap5>=21.3
|
||||||
django-celery-beat>=2.3.0
|
django-celery-beat>=2.3.0
|
||||||
|
|
Loading…
Reference in a new issue