manually roll python back to 3.12.2

This commit is contained in:
Kenneth Kehl
2025-06-09 08:59:50 -07:00
parent a9ff570a53
commit a5399ae693
5 changed files with 21 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ package-mode = false
[tool.poetry.dependencies]
axe-core-python = "^0.1.0"
python = "^3.13.2"
python = "^3.12.2"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.3"
blinker = "~=1.8"