chore: Update requirements.txt for Django 3.1

This commit is contained in:
Jennifer Richards 2023-05-11 17:20:45 -03:00
parent 1419a0e7c8
commit b2534fdf32
No known key found for this signature in database
GPG key ID: 9B2BF5C5ADDA6A6E

View file

@ -9,7 +9,7 @@ celery>=5.2.6
coverage>=4.5.4,<5.0 # Coverage 5.x moves from a json database to SQLite. Moving to 5.x will require substantial rewrites in ietf.utils.test_runner and ietf.release.views
decorator>=5.1.1
defusedxml>=0.7.1 # for TastyPie when using xml; not a declared dependency
Django<3.1
Django<3.2
django-analytical>=3.1.0
django-bootstrap5>=21.3
django-celery-beat>=2.3.0