#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --output-file=requirements-stable.txt --resolver=backtracking
#
attrs==22.2.0
    # via
    #   jsonschema
    #   pytest
certifi==2022.12.7
    # via requests
charset-normalizer==3.1.0
    # via requests
configobj==5.0.8
    # via libsan
coverage[toml]==7.2.2
    # via pytest-cov
exceptiongroup==1.1.1
    # via pytest
filelock==3.10.7
    # via fmf
fmf==1.2.1
    # via stqe
idna==3.4
    # via requests
iniconfig==2.0.0
    # via pytest
jsonschema==4.17.3
    # via fmf
libsan==0.5.4
    # via
    #   python-rdma-qe (pyproject.toml)
    #   stqe
marshmallow==3.19.0
    # via netapp-ontap
netapp-ontap==9.12.1.0
    # via libsan
netifaces2==0.0.16
    # via libsan
packaging==23.0
    # via
    #   marshmallow
    #   pytest
pluggy==1.0.0
    # via pytest
pyrsistent==0.19.3
    # via jsonschema
pytest==7.2.2
    # via
    #   pytest-cov
    #   python-rdma-qe (pyproject.toml)
pytest-cov==4.0.0
    # via python-rdma-qe (pyproject.toml)
requests-toolbelt==0.10.1
    # via netapp-ontap
ruamel-yaml==0.17.21
    # via fmf
ruamel-yaml-clib==0.2.7
    # via ruamel-yaml
six==1.16.0
    # via configobj
stqe==0.2.1
    # via python-rdma-qe (pyproject.toml)
tomli==2.0.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.5.0
    # via netifaces2
urllib3==1.26.15
    # via
    #   netapp-ontap
    #   requests
