website/requirements.txt

9 lines
181 B
Text
Raw Normal View History

2024-03-19 22:14:20 +11:00
# Installed in virtualenv
Django==5.1.2
django-countries==7.6.1
stripe
2024-03-19 22:14:20 +11:00
# Provided by Debian Bookworm.
2023-09-13 13:33:27 +10:00
beautifulsoup4==4.11.2
html5lib==1.1
Pillow==9.4.0
django-simple-captcha==0.6.0