Merge branch 'main' into dependabot/pip/pytest-playwright-0.7.0

This commit is contained in:
alexjanousekGSA
2025-03-24 12:18:44 -04:00
2 changed files with 62 additions and 62 deletions

View File

@@ -18,7 +18,7 @@ flask-basicauth = "~=0.2"
flask-login = "^0.6"
flask-talisman = "*"
flask-wtf = "^1.2"
gunicorn = {version = "==22.0.0", extras = ["eventlet"]}
gunicorn = {version = "==23.0.0", extras = ["eventlet"]}
humanize = "~=4.10"
itsdangerous = "~=2.2"
jinja2 = "^3.1.6"
@@ -48,7 +48,7 @@ flask-redis = "^0.4.0"
geojson = "^3.1.0"
jmespath = "^1.0.1"
mistune = "0.8.4"
numpy = "^2.2.3"
numpy = "^2.2.4"
ordered-set = "^4.1.0"
phonenumbers = "^8.13.52"
pycparser = "^2.22"