mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 15:32:14 +00:00
Properly migrate to Sentry from Raven
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -57,7 +57,6 @@ pytz = "==2020.5"
|
||||
pytest-django = "==4.1.0"
|
||||
pytest-xdist = "==2.2.0"
|
||||
pytest-cov = "==2.11.1"
|
||||
raven = "==6.10.0"
|
||||
reportlab = "==3.5.59"
|
||||
requests = "==2.25.1"
|
||||
retrying = "==1.3.3"
|
||||
@@ -83,6 +82,7 @@ zipp = "==3.4.0"
|
||||
"zope.interface" = "==5.2.0"
|
||||
"zope.proxy" = "==4.3.5"
|
||||
"zope.schema" = "==6.0.1"
|
||||
sentry-sdk = "*"
|
||||
|
||||
[dev-packages]
|
||||
pycodestyle = "*"
|
||||
|
||||
Reference in New Issue
Block a user