Bump sentry SDK, add version for yappi

This commit is contained in:
Chris 2021-10-20 15:59:44 -07:00
parent debe848d99
commit a198b3a018
2 changed files with 4 additions and 4 deletions

View File

@ -21,9 +21,9 @@
pyupdater~=3.1.0
requests~=2.24.0
sacn~=1.6.3
sentry-sdk==1.3.1
sentry-sdk==1.4.3
sounddevice~=0.4.2
tcp-latency~=0.0.10
voluptuous~=0.12.1
yappi
yappi~=1.3.3
zeroconf==0.30.0

View File

@ -38,11 +38,11 @@ INSTALL_REQUIRES = [
"pyupdater>=3.1.0",
"requests>=2.24.0",
"sacn~=1.6.3",
"sentry-sdk~=1.0.0",
"sentry-sdk~=1.4.3",
"sounddevice~=0.4.2",
"tcp-latency>=0.0.10",
"voluptuous~=0.12.1",
"yappi",
"yappi~=1.3.3",
"zeroconf==0.30.0",
# Conditional Requirement
# We need pywin32 for Windows