mozilla-services / shavar

Tracking Protection update service for Firefox based on Safe Browsing protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Python and packages

say-yawn opened this issue · comments

  • This project uses Python 3.7.6 which its end of support date is expected to be 2023-06-27 according to here
  • We are using an old version of Sentry SDK 0.14.3 which now has version 1.11.1 available
  • We are using an old version of Boto, which has now been migrated to Boto3. This may be the reason why we are having slow/longer than expected starting time on Production