diff --git a/community_portal/requirements.txt b/community_portal/requirements.txt index 80d2dd8..c23e3bf 100644 --- a/community_portal/requirements.txt +++ b/community_portal/requirements.txt @@ -2,6 +2,6 @@ Django==4.0.5 djangorestframework==3.13.1 python-dotenv==0.21.0 -pytz==2022.5 +pytz==2024.1 sqlparse==0.4.3 tzdata==2023.3