Skip to content

Commit

Permalink
email validator
Browse files Browse the repository at this point in the history
  • Loading branch information
calmacx committed Sep 26, 2023
1 parent 6febc2d commit c06fc76
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 @@ -20,7 +20,7 @@
url="https://github.com/HDRUK/schemata-2",
packages=setuptools.find_packages(),
install_requires=[
"pydantic==2.0.3",
"pydantic[email]==2.0.3",
"pytest==7.4.2"
],
classifiers=[
Expand Down

0 comments on commit c06fc76

Please sign in to comment.