poetry python dependency to any 3.9

This commit is contained in:
ben 2022-08-01 18:46:28 +01:00
parent fed01b70bd
commit da57f55493
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ generate-setup-file = false
script = "build.py"
[tool.poetry.dependencies]
python = "3.9"
python = "3.9.*"
aiofiles = "0.7.0"
asgiref = "3.4.1"
attrs = "21.2.0"