Files @ 9e39d7eadced
Branch filter:

Location: website/requirements.txt

bsturmfels
Apply `pyupgrade --py36-plus` (but skip f-strings as we're on Python 3.5)
1
2
3
4
5
6
beautifulsoup4==4.9.3
Django==1.11.29
soupsieve==1.9.6
html5lib==0.999999999

django_countries==5.5  # Supports both Python 2 and 3.