diff --git a/clubhaus/requirements.txt b/clubhaus/requirements.txt index 23b0334..9724ad5 100644 --- a/clubhaus/requirements.txt +++ b/clubhaus/requirements.txt @@ -1,2 +1,2 @@ -django~=4.0.5 -Pillow~=8.3.1 \ No newline at end of file +django==4.1.1 +Pillow==9.2.0 \ No newline at end of file