robotpy-apriltag==2024.0.0b3.post1

# for other platforms there are a lot of ways to install numpy/OpenCV
# and we shouldn't dictate it
numpy==1.25.2; platform_machine == "roborio"
robotpy-opencv; platform_machine == "roborio"
