Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.14.1: flex uses unmaintained validate-emai module #238

Open
kloczek opened this issue Nov 8, 2023 · 1 comment
Open

6.14.1: flex uses unmaintained validate-emai module #238

kloczek opened this issue Nov 8, 2023 · 1 comment

Comments

@kloczek
Copy link

kloczek commented Nov 8, 2023

flex/setup.py

Lines 28 to 31 in 14b405e

install_requires=[
"six>=1.7.3",
"PyYAML>=3.11",
"validate-email>=1.2",

validate-emai is unmaintained since 2015 https://github.com/syrusakbary/validate_email/

@nieder
Copy link

nieder commented Feb 19, 2024

See #235 for update to alternative

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants