Poetry update (#321)

This commit is contained in:
Dave Gallant
2023-10-05 19:21:59 -04:00
committed by GitHub
parent 05e6444685
commit 57977c462e
2 changed files with 291 additions and 201 deletions

View File

@@ -7,7 +7,7 @@ readme = "README.md"
packages = [{include = "rfd_notify"}]
[tool.poetry.dependencies]
python = "^3.11"
python = "^3.10"
requests = "^2.31.0"
pyyaml = "^6.0"
loguru = "^0.7.2"