# These versions are used when installing stqe[stable]
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --output-file=- --resolver=backtracking
#
attrs==22.2.0
    # via jsonschema
certifi==2022.12.7
    # via requests
charset-normalizer==3.0.1
    # via requests
configobj==5.0.8
    # via libsan
filelock==3.9.0
    # via fmf
fmf==1.2.1
    # via stqe (pyproject.toml)
idna==3.4
    # via requests
jsonschema==4.17.3
    # via fmf
libsan==0.5.3
    # via stqe (pyproject.toml)
marshmallow==3.19.0
    # via netapp-ontap
netapp-ontap==9.12.1.0
    # via libsan
netifaces2==0.0.15
    # via libsan
packaging==23.0
    # via marshmallow
pyrsistent==0.19.3
    # via jsonschema
requests==2.28.2
    # via
    #   libsan
    #   netapp-ontap
    #   requests-toolbelt
requests-toolbelt==0.10.1
    # via netapp-ontap
ruamel-yaml==0.17.21
    # via fmf
ruamel-yaml-clib==0.2.8; python_version>="3.12"
    # via ruamel-yaml
six==1.16.0
    # via configobj
typing-extensions==4.5.0
    # via netifaces2
urllib3==1.26.14
    # via
    #   netapp-ontap
    #   requests
