Upgrade django-countries to support Django 5.1

This commit is contained in:
Ben Sturmfels 2024-10-22 19:19:11 +11:00
parent ad380706c0
commit 2fe5ca53df
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -1,8 +1,8 @@
# Installed in virtualenv
Django==5.1.2
django-countries==7.6.1
stripe
# Provided by Debian Bookworm.
beautifulsoup4==4.11.2
html5lib==1.1
django-countries==7.3.2
Pillow==9.4.0
stripe