diff options
author | Matthew Lemon <y@yulqen.org> | 2024-10-23 10:24:43 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-10-23 10:26:02 +0100 |
commit | f7168f611db621a5dc0bcb7795186477e76d9c77 (patch) | |
tree | dd05d86267c8f99c1d1a42056b5476d26ad50da4 /requirements.txt | |
parent | fc27aa1b314125fdd9a8292591886f9f3559eeb9 (diff) |
Manual django version bump
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index dbe97b8..9fb1f9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ gunicorn==22.0.0 psycopg2==2.9.9 tzdata==2024.1 whitenoise==6.6.0 -django-widget-tweaks==1.5.0
\ No newline at end of file +django-widget-tweaks==1.5.0 |