try python 3.13.3

This commit is contained in:
Kenneth Kehl
2025-05-30 11:20:56 -07:00
parent ad17ddc23f
commit f7f92dd1f4
4 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.13.1"
python = "^3.13.3"
alembic = "==1.16.1"
amqp = "==5.3.1"
beautifulsoup4 = "==4.13.4"