mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
46 lines
967 B
Plaintext
46 lines
967 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.1.0
|
|
# via pytest
|
|
commonmark==0.9.1
|
|
# via rich
|
|
coverage[toml]==6.5.0
|
|
# via -r requirements/testing.in
|
|
dirty-equals==0.5.0
|
|
# via -r requirements/testing.in
|
|
exceptiongroup==1.0.1
|
|
# via pytest
|
|
iniconfig==1.1.1
|
|
# via pytest
|
|
packaging==21.3
|
|
# via pytest
|
|
pluggy==1.0.0
|
|
# via pytest
|
|
pygments==2.13.0
|
|
# via rich
|
|
pyparsing==3.0.9
|
|
# via packaging
|
|
pytest==7.2.0
|
|
# 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.6
|
|
# via dirty-equals
|
|
rich==12.6.0
|
|
# via pytest-pretty
|
|
tomli==2.0.1
|
|
# via
|
|
# coverage
|
|
# pytest
|
|
typing-extensions==4.4.0
|
|
# via dirty-equals
|