Files @ 5686e54386a4
Branch filter:

Location: website/requirements.txt - annotation

bsturmfels
Provide a default for DEBUG

This avoid having to specify it in the production environment config at all -
shorter config.
1
2
3
4
5
# These are the version provided by Debian Bookworm.
Django==3.2.19
beautifulsoup4==4.11.2
html5lib==1.1
django_countries==7.3.2