Skip to content

Commit ecebd58

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-tests.txt

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

0 commit comments

Comments
 (0)