mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
ef8f9fe51b
* Uprev all dependencies * use ruff instead of flake8 for docs examples linting
44 lines
932 B
Plaintext
44 lines
932 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with python 3.10
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file=requirements/testing.txt --resolver=backtracking requirements/testing.in
|
|
#
|
|
attrs==22.2.0
|
|
# via pytest
|
|
commonmark==0.9.1
|
|
# via rich
|
|
coverage[toml]==7.0.5
|
|
# via -r requirements/testing.in
|
|
dirty-equals==0.5.0
|
|
# via -r requirements/testing.in
|
|
exceptiongroup==1.1.0
|
|
# via pytest
|
|
iniconfig==2.0.0
|
|
# via pytest
|
|
packaging==23.0
|
|
# via pytest
|
|
pluggy==1.0.0
|
|
# via pytest
|
|
pygments==2.14.0
|
|
# via rich
|
|
pytest==7.2.1
|
|
# via
|
|
# -r requirements/testing.in
|
|
# pytest-mock
|
|
# pytest-pretty
|
|
pytest-mock==3.10.0
|
|
# via -r requirements/testing.in
|
|
pytest-pretty==0.0.1
|
|
# via -r requirements/testing.in
|
|
pytz==2022.7.1
|
|
# via dirty-equals
|
|
rich==13.1.0
|
|
# via pytest-pretty
|
|
tomli==2.0.1
|
|
# via
|
|
# coverage
|
|
# pytest
|
|
typing-extensions==4.4.0
|
|
# via dirty-equals
|