Skip to content

Commit

Permalink
update flask-cors
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertSnows committed Sep 3, 2024
1 parent 4cf044c commit a0bc285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cdislogging = "^1.0.0"
cdispyutils = "^2.0.1"
flask = ">=3.0.0"
cryptography = ">=42.0.5"
flask-cors = ">=3.0.3"
flask-cors = ">=5.0.0"
flask-restful = ">=0.3.8"
email_validator = "^1.1.1"
gen3authz = "^1.5.1"
Expand Down

0 comments on commit a0bc285

Please sign in to comment.