fix exceptiongroup

This commit is contained in:
Kenneth Kehl
2023-07-26 10:04:52 -07:00
parent 4a716bbb17
commit af6f79844a
2 changed files with 17 additions and 16 deletions

View File

@@ -63,6 +63,7 @@ notifications-utils = {editable = true, ref = "main", git = "https://github.com/
newrelic = "*"
[dev-packages]
exceptiongroup = "==1.1.2"
flake8 = "==4.0.1"
flake8-bugbear = "==23.3.12"
isort = "==5.10.1"