Skip to content

Commit

Permalink
[#10] Updated requirements for email validation
Browse files Browse the repository at this point in the history
  • Loading branch information
[esekyi] committed Oct 26, 2024
1 parent 569456f commit 1e1eecc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
Deprecated==1.2.14
dnspython==2.7.0
email_validator==2.2.0
Flask==3.0.3
Flask-Limiter==3.8.0
Flask-Login==0.6.3
Expand Down Expand Up @@ -50,6 +52,7 @@ sniffio==1.3.0
SQLAlchemy==2.0.32
telegram==0.0.1
tornado==6.3.3
types-Flask-Migrate==4.0.0.20240311
typing_extensions==4.9.0
tzlocal==5.2
urllib3==2.1.0
Expand Down

0 comments on commit 1e1eecc

Please sign in to comment.