Skip to content

Commit 86f0ce7

Browse files
committed
Added pip install pydantic[email] to test dependencies
1 parent ecebd58 commit 86f0ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
autoflake
22
httpx==0.23.3
33
mypy == 1.11.1
4-
pip install pydantic[email]
4+
pydantic[email]
55
pytest >=7.1.3,<9.0.0
66
pytest-asyncio
77
pytest-cov >=2.12.0,<6.0.0

0 commit comments

Comments
 (0)