diff --git a/clubhaus/.idea/clubhaus.iml b/clubhaus/.idea/clubhaus.iml index 90c60a6..07a2a79 100644 --- a/clubhaus/.idea/clubhaus.iml +++ b/clubhaus/.idea/clubhaus.iml @@ -14,7 +14,7 @@ - + diff --git a/clubhaus/.idea/misc.xml b/clubhaus/.idea/misc.xml index d56657a..a971a2c 100644 --- a/clubhaus/.idea/misc.xml +++ b/clubhaus/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/clubhaus/requirements.txt b/clubhaus/requirements.txt index 5e1cbcd..1cf04f2 100644 --- a/clubhaus/requirements.txt +++ b/clubhaus/requirements.txt @@ -1,2 +1,2 @@ -django==4.1.7 -Pillow==9.4.0 \ No newline at end of file +django==4.2 +Pillow==9.5.0 \ No newline at end of file