py-builder-too
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "discoursio-inbox"
|
||||
version = "0.2.19"
|
||||
version = "0.2.22"
|
||||
description = "Inbox server for discours.io"
|
||||
authors = ["Tony Rewin <anton.rewin@gmail.com>"]
|
||||
|
||||
@@ -9,7 +9,7 @@ python = "^3.12"
|
||||
sentry-sdk = "^1.39.1"
|
||||
redis = { extras = ["hiredis"], version = "^5.0.1" }
|
||||
ariadne = "^0.21"
|
||||
starlette = "^0.34.0"
|
||||
starlette = "^0.36.1"
|
||||
itsdangerous = "^2.1.2"
|
||||
aiohttp = "^3.9.1"
|
||||
requests = "^2.31.0"
|
||||
|
Reference in New Issue
Block a user