File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ xrp = ["robotpy-xrp"]
6060#
6161
6262[tool .meta .packages ."mostrobotpy" ]
63- version = " ==2025.0.0b1 "
63+ version = " ==2025.0.0b2 "
6464
6565[tool .meta .packages ."pyntcore" ]
6666version = " mostrobotpy"
@@ -138,7 +138,7 @@ min_version = "2025.0.0b1"
138138#
139139
140140[tool .meta .packages ."numpy" ]
141- version = " ==2.1.2 "
141+ version = " ==2.1.3 "
142142constraint = " platform_machine == 'roborio'" # only require on RoboRIO
143143
144144[tool .meta .packages ."robotpy-opencv" ]
@@ -177,7 +177,7 @@ min_version = "2025.0.0b1"
177177
178178[tool .meta .packages ."robotpy-rev" ]
179179max_version = " 2026.0.0"
180- min_version = " 2025.0.0b1"
180+ min_version = " 2025.0.0b1.post1 "
181181
182182[tool .meta .packages ."invalid" ]
183183available = false
You can’t perform that action at this time.
0 commit comments