#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --allow-unsafe --constraint=requirements/pydanticv1.in --extra=test --output-file=requirements/pydanticv1_test.txt --strip-extras
#
certifi==2024.2.2
    # via requests
charset-normalizer==3.3.2
    # via requests
exceptiongroup==1.2.0
    # via pytest
idna==3.6
    # via requests
iniconfig==2.0.0
    # via pytest
packaging==24.0
    # via pytest
pluggy==1.4.0
    # via pytest
pydantic==1.10.14
    # via
    #   -c requirements/pydanticv1.in
    #   fedrq (pyproject.toml)
pytest==8.1.1
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
pytest-mock==3.14.0
    # via fedrq (pyproject.toml)
requests==2.31.0
    # via fedrq (pyproject.toml)
rpm==0.1.0
    # via fedrq (pyproject.toml)
tomli==2.0.1 ; python_version < "3.11"
    # via
    #   fedrq (pyproject.toml)
    #   pytest
tomli-w==1.0.0
    # via fedrq (pyproject.toml)
typing-extensions==4.10.0
    # via pydantic
urllib3==2.2.1
    # via requests
