mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-17 21:30:58 +00:00
ef8f9fe51b
* Uprev all dependencies * use ruff instead of flake8 for docs examples linting
31 lines
711 B
Plaintext
31 lines
711 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with python 3.10
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file=requirements/testing-extra.txt --resolver=backtracking requirements/testing-extra.in
|
|
#
|
|
asttokens==2.2.1
|
|
# via devtools
|
|
attrs==22.2.0
|
|
# via hypothesis
|
|
devtools==0.10.0
|
|
# via -r requirements/testing-extra.in
|
|
exceptiongroup==1.1.0
|
|
# via hypothesis
|
|
executing==1.2.0
|
|
# via devtools
|
|
hypothesis==6.62.1
|
|
# via -r requirements/testing-extra.in
|
|
mypy==0.991
|
|
# via -r requirements/testing-extra.in
|
|
mypy-extensions==0.4.3
|
|
# via mypy
|
|
six==1.16.0
|
|
# via asttokens
|
|
sortedcontainers==2.4.0
|
|
# via hypothesis
|
|
tomli==2.0.1
|
|
# via mypy
|
|
typing-extensions==4.4.0
|
|
# via mypy
|