gwu-libraries / sfm-ui

Social Feed Manager user interface application.
http://gwu-libraries.github.io/sfm-ui
MIT License
153 stars 25 forks source link

pytz out of sync with sfm-utils #1133

Open dolsysmith opened 1 year ago

dolsysmith commented 1 year ago

sfm-utils had to be upgraded to version 2022 in order to support twarc2. But uiconsumer is still using pytz2019. Check if upgrade is possible with the existing Django version -- if not, perhaps the upgrade to Django 3 will help.