urllib3 update

This commit is contained in:
samathad2023
2024-04-24 12:11:33 -07:00
37 changed files with 846 additions and 594 deletions

View File

@@ -11,20 +11,20 @@ python = "^3.12.2"
ago = "~=0.0.95"
beautifulsoup4 = "^4.12.3"
blinker = "~=1.7"
exceptiongroup = "==1.2.0"
exceptiongroup = "==1.2.1"
flask = "~=3.0"
flask-basicauth = "~=0.2"
flask-login = "^0.6"
flask-talisman = "*"
flask-wtf = "^1.2"
govuk-bank-holidays = "^0.14"
gunicorn = {version = "==21.2.0", extras = ["eventlet"]}
gunicorn = {version = "==22.0.0", extras = ["eventlet"]}
humanize = "~=4.9"
itsdangerous = "~=2.1"
itsdangerous = "~=2.2"
jinja2 = "~=3.1"
newrelic = "*"
notifications-python-client = "==9.0.0"
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git", rev = "0b13705"}
notifications-utils = {git = "https://github.com/GSA/notifications-utils.git",rev = "d20efc2"}
pyexcel = "==0.7.0"
pyexcel-io = "==0.6.6"
pyexcel-ods3 = "==0.6.1"