#
# 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.0
    # via
    #   -r requirements.in
    #   pvframework
injector==0.21.0
    # via -r requirements.in
networkx==3.2.1
    # via
    #   -r requirements.in
    #   pvframework
pvframework==0.0.8
    # via -r requirements.in
pydantic==2.6.2
    # via
    #   -r requirements.in
pydantic-core==2.16.3
    # via pydantic
python-generics==0.0.4
    # via -r requirements.in
typeguard==4.1.5
    # via
    #   -r requirements.in
    #   pvframework
typing-extensions==4.9.0
    # via
    #   pydantic
    #   pydantic-core
    #   typeguard
