#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements.in
#
-e file:.
    # via -r requirements.in
click==8.1.3
    # via typer
colorama==0.4.6
    # via typer
markdown-it-py==2.2.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
numpy==1.24.2
    # via
    #   -r requirements.in
    #   opencv-python
    #   scipy
opencv-python==4.7.0.72
    # via -r requirements.in
pygments==2.15.1
    # via rich
rich==13.3.4
    # via
    #   -r requirements.in
    #   typer
scipy==1.10.1
    # via -r requirements.in
shellingham==1.5.0.post1
    # via typer
typer[all]==0.9.0
    # via -r requirements.in
typing-extensions==4.6.2
    # via typer
