mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-29 02:21:41 +00:00
Update to 2026 (#2288)
This commit is contained in:
@@ -60,12 +60,12 @@ setup(
|
||||
package_data={"photonlibpy": ["py.typed"]},
|
||||
version=versionString,
|
||||
install_requires=[
|
||||
"numpy~=2.1",
|
||||
"wpilib==2026.1.1b1",
|
||||
"robotpy-wpimath==2026.1.1b1",
|
||||
"robotpy-apriltag==2026.1.1b1",
|
||||
"robotpy-cscore==2026.1.1b1",
|
||||
"pyntcore==2026.1.1b1",
|
||||
"numpy~=2.4",
|
||||
"wpilib==2026.1.1",
|
||||
"robotpy-wpimath==2026.1.1",
|
||||
"robotpy-apriltag==2026.1.1",
|
||||
"robotpy-cscore==2026.1.1",
|
||||
"pyntcore==2026.1.1",
|
||||
"opencv-python;platform_machine!='roborio'",
|
||||
],
|
||||
description=descriptionStr,
|
||||
|
||||
Reference in New Issue
Block a user