# Computer Vision and Pose Estimation | |
opencv-python>=4.8.0 | |
mediapipe>=0.10.21 | |
ultralytics>=8.0.0 | |
# For MoveNet (TensorFlow): | |
tensorflow>=2.8.0 | |
tensorflow-hub>=0.12.0 | |
# Optional dependencies for development | |
# pytest>=7.0.0 | |
# black>=22.0.0 | |
# flake8>=4.0.0 |