hotosm / osm-export-tool

Web service to download customised OSM data in various file formats
http://export.hotosm.org/
BSD 3-Clause "New" or "Revised" License
144 stars 46 forks source link

Remove outdated Raven library; use Sentry SDK instead #500

Open eternaltyro opened 1 year ago

eternaltyro commented 1 year ago

Currently, the outdated Raven Python library is being used to communicate with Sentry. Remove and replace with Sentry Python SDK.