chore(deps): bump

This commit is contained in:
Alexandre Teles
2023-11-20 21:26:18 -03:00
committed by Alexandre Teles (afterSt0rm)
parent 0f469738e6
commit cf45b08d5b
3 changed files with 160 additions and 77 deletions

View File

@@ -34,6 +34,7 @@ bson = "^0.5.10"
fastpbkdf2 = "^0.2"
cryptography = "^41.0.5"
sanic-limiter = { git = "https://github.com/Omegastick/sanic-limiter" }
sentry-sdk = {extras = ["sanic"], version = "^1.35.0"}
[tool.pytest.ini_options]
asyncio_mode = "auto"