mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
0ebea889f6
* chore(deps): bump requirements * style: format after black bump
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
coverage==6.2
|
|
hypothesis==6.30.1
|
|
# pin importlib-metadata as upper versions need typing-extensions to work if on python < 3.8
|
|
importlib-metadata==3.1.0;python_version<"3.8"
|
|
mypy==0.910
|
|
pytest==6.2.5
|
|
pytest-cov==3.0.0
|
|
pytest-mock==3.6.1
|
|
pytest-sugar==0.9.4
|