Updating several dependencies related to Flask upgrade

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-05-06 13:02:02 -04:00
parent c100f1cd25
commit 5fe35b4497
2 changed files with 61 additions and 61 deletions

View File

@@ -35,7 +35,7 @@ pyproj = "==3.6.1"
python-dotenv = "==1.0.1"
pytz = "^2024.1"
rtreelib = "==0.2.0"
werkzeug = "^3.0.1"
werkzeug = "^3.0.3"
wtforms = "~=3.1"
markdown = "^3.5.2"