Skip to content

Commit

Permalink
chore: remove email_validator constraint (#2167)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Vaz Gaspar <danielvazgaspar@gmail.com>
  • Loading branch information
marcuslimdw and dpgaspar authored Feb 15, 2024
1 parent de134c0 commit fb40d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def desc():
"apispec[yaml]>=6.0.0, <7",
"colorama>=0.3.9, <1",
"click>=8, <9",
"email_validator>=1.0.5, <2",
"email_validator>=1.0.5",
"Flask>=2, <3.0.0",
"Flask-Babel>=1, <3",
"Flask-Limiter>3,<4",
Expand Down

0 comments on commit fb40d73

Please sign in to comment.