make this branch exactly like the pre-upgrade branch

This commit is contained in:
Kenneth Kehl
2025-06-09 14:24:47 -07:00
parent 63abd500b6
commit deec2bc785
4 changed files with 104 additions and 105 deletions

View File

@@ -12,7 +12,6 @@ python = "^3.12.2"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.3"
blinker = "~=1.8"
eventlet = "==0.40.0"
exceptiongroup = "==1.3.0"
flask = "~=3.1"
flask-basicauth = "~=0.2"
@@ -89,7 +88,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "*"
pip-audit = "*"
pre-commit = "^4.2.0"
pytest = "^8.4.0"
pytest = "^8.3.5"
pytest-env = "^1.1.3"
pytest-mock = "^3.14.1"
pytest-playwright = "^0.7.0"