diff --git a/community_portal/requirements.txt b/community_portal/requirements.txt index c23e3bf..dd246a6 100644 --- a/community_portal/requirements.txt +++ b/community_portal/requirements.txt @@ -3,5 +3,5 @@ Django==4.0.5 djangorestframework==3.13.1 python-dotenv==0.21.0 pytz==2024.1 -sqlparse==0.4.3 +sqlparse==0.5.0 tzdata==2023.3