opencv-contrib-python>=4.7.0.68                 # https://pypi.org/project/opencv-contrib-python/
numpy>=1.24.0                                   # https://numpy.org/
flask
waitress
pre-commit
pypylon
requests
tabulate
pydantic == 2.5.3
pydantic_numpy
depthai
# ------------------------------------------------------------------------------------------------------------------------------- specific for Windows
pygrabber~=0.1; sys_platform == "win32"       # https://pypi.org/project/pygrabber/
# --------------------------------------------------------------------------------------------------------------------------------- specific for MacOS
pyobjc-framework-AVFoundation; sys_platform == "darwin"
# --------------------------------------------------------------------------------------------------------------------------------- specific for Linux
pyudev; sys_platform == "linux"
