Metadata-Version: 2.1
Name: pycam-stu
Version: 0.1.1
Summary: A safety monitoring package using YOLO and OpenCV
Author: Your Name
Author-email: your.email@example.com
Keywords: safety monitoring,yolo,opencv,computer vision
Requires-Python: >=3.7
Requires-Dist: opencv-python (>=4.5.0)
Requires-Dist: ultralytics (>=8.0.0)
Requires-Dist: numpy (>=1.21.0)

