mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Merge branch 'main' into dependabot/pip/pytest-playwright-0.7.0
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user