Skip to content

Commit

Permalink
Bump minimum ical requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Muller committed Oct 5, 2024
1 parent 9aa7065 commit 4f1448d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'django-select2',
'djangorestframework<3.15.2',
'drf-extensions>=0.5.0',
'icalendar>=4.0',
'icalendar>=6.0',
'jsonfield',
'markdown>=2.5',
'pillow',
Expand Down

0 comments on commit 4f1448d

Please sign in to comment.