#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements.in
#
annotated-types==0.6.0
    # via pydantic
bidict==0.23.1
    # via
    #   -r requirements.in
    #   pvframework
frozendict==2.4.4
    # via
    #   -r requirements.in
    #   pvframework
injector==0.22.0
    # via -r requirements.in
networkx==3.3
    # via
    #   -r requirements.in
    #   pvframework
pvframework==0.0.8
    # via -r requirements.in
pydantic==2.9.2
    # via -r requirements.in
pydantic-core==2.23.4
    # via pydantic
python-generics==0.2.1
    # via -r requirements.in
typeguard==4.1.5
    # via
    #   -r requirements.in
    #   pvframework
typing-extensions==4.9.0
    # via
    #   pydantic
    #   pydantic-core
    #   typeguard
