Use python 3.10 and fix types
This commit is contained in:
parent
11afd70979
commit
470f03dd07
4 changed files with 7 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ description = ""
|
|||
authors = ["Abel Luck <abel@guardianproject.info>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.10"
|
||||
matrix-nio = {extras = ["e2e"], version = "^0.19.0"}
|
||||
fastapi = "^0.79.0"
|
||||
uvicorn = "^0.18.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue