upgrade python to 3.13.2

This commit is contained in:
Kenneth Kehl
2025-08-28 07:26:45 -07:00
parent 99110608aa
commit bdfa59830f
5 changed files with 16 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12.9"
python = "^3.13.2"
alembic = "==1.16.5"
amqp = "==5.3.1"
beautifulsoup4 = "==4.13.5"