This commit is contained in:
Luke Tainton
2023-07-24 16:16:30 +01:00
parent 2a1c6ea5c6
commit a1d152a2b4
6 changed files with 51 additions and 106 deletions

View File

@ -6,7 +6,7 @@ authors = ["luketainton"]
readme = "README.md"
[tool.poetry.dependencies]
python = "3.11.2"
python = "^3.11.2"
webex-bot = "^0.4.0"
pillow = "^10.0.0"