Upgrade django-countries to support Django 5.1
This commit is contained in:
parent
ad380706c0
commit
2fe5ca53df
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Installed in virtualenv
|
# Installed in virtualenv
|
||||||
Django==5.1.2
|
Django==5.1.2
|
||||||
|
django-countries==7.6.1
|
||||||
|
stripe
|
||||||
# Provided by Debian Bookworm.
|
# Provided by Debian Bookworm.
|
||||||
beautifulsoup4==4.11.2
|
beautifulsoup4==4.11.2
|
||||||
html5lib==1.1
|
html5lib==1.1
|
||||||
django-countries==7.3.2
|
|
||||||
Pillow==9.4.0
|
Pillow==9.4.0
|
||||||
stripe
|
|
Loading…
Reference in a new issue