diff --git a/clubhaus/requirements.txt b/clubhaus/requirements.txt index e8dc924..d88b2f7 100644 --- a/clubhaus/requirements.txt +++ b/clubhaus/requirements.txt @@ -1,2 +1,2 @@ -django==4.2.2 -Pillow==9.5.0 \ No newline at end of file +django==5.0 +Pillow==10.1.0 \ No newline at end of file