# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --universal -o requirements/pydanticv1_test.txt -c requirements/pydanticv1.in --extra=test
certifi==2026.2.25
    # via requests
charset-normalizer==3.4.4
    # via requests
colorama==0.4.6 ; sys_platform == 'win32'
    # via pytest
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
idna==3.11
    # via requests
iniconfig==2.1.0 ; python_full_version < '3.10'
    # via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10'
    # via pytest
packaging==26.0
    # via pytest
pluggy==1.6.0
    # via pytest
pydantic==1.10.26
    # via
    #   -c requirements/pydanticv1.in
    #   fedrq (pyproject.toml)
pygments==2.19.2
    # via pytest
pytest==8.4.2 ; python_full_version < '3.10'
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
pytest==9.0.2 ; python_full_version >= '3.10'
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
pytest-mock==3.15.1
    # via fedrq (pyproject.toml)
requests==2.32.5
    # via fedrq (pyproject.toml)
rpm==0.4.0
    # via fedrq (pyproject.toml)
tomli==2.4.0 ; python_full_version < '3.11'
    # via
    #   fedrq (pyproject.toml)
    #   pytest
tomli-w==1.2.0
    # via fedrq (pyproject.toml)
typing-extensions==4.15.0
    # via
    #   fedrq (pyproject.toml)
    #   exceptiongroup
    #   pydantic
urllib3==2.6.3
    # via requests
