mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
flask from 3.0.2 to 3.0.3
This commit is contained in:
@@ -35,12 +35,12 @@ flask-sqlalchemy = "==3.0.5"
|
||||
gunicorn = {version = "==21.2.0", extras = ["eventlet"]}
|
||||
iso8601 = "==2.1.0"
|
||||
jsonschema = {version = "==4.21.1", extras = ["format"]}
|
||||
lxml = "==5.1.0"
|
||||
lxml = "==5.2.1"
|
||||
marshmallow = "==3.21.1"
|
||||
marshmallow-sqlalchemy = "==1.0.0"
|
||||
newrelic = "*"
|
||||
notifications-python-client = "==9.0.0"
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", rev = "c2ca77d"}
|
||||
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git",rev = "0b13705"}
|
||||
oscrypto = "==1.3.0"
|
||||
packaging = "==23.2"
|
||||
poetry-dotenv-plugin = "==0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user