Files @ 5479785cc100
Branch filter:

Location: website/requirements.txt

bsturmfels
Add default line-height to <li> elements

They currently look too tight compared with paragraph text.
1
2
3
4
5
6
7
# Installed in virtualenv
Django==4.2.11
# Provided by Debian Bookworm.
beautifulsoup4==4.11.2
html5lib==1.1
django-countries==7.3.2
Pillow==9.4.0