File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -155,24 +155,24 @@ min_version = "2024.2.2"
155
155
156
156
[tool .meta .packages ."robotpy-ctre" ]
157
157
max_version = " 2025.0.0"
158
- min_version = " 2024.1.1 "
158
+ min_version = " 2024.1.3 "
159
159
constraint = " python_version >= '3.9' and platform_machine != 'armv7l' and platform_machine != 'aarch64'"
160
160
161
161
[tool .meta .packages ."robotpy-navx" ]
162
162
max_version = " 2025.0.0"
163
- min_version = " 2024.1.0 "
163
+ min_version = " 2024.1.1 "
164
164
165
165
[tool .meta .packages ."robotpy-pathplannerlib" ]
166
166
max_version = " 2025.0.0"
167
167
min_version = " 2024.1.1"
168
168
169
169
[tool .meta .packages ."robotpy-playingwithfusion" ]
170
170
max_version = " 2025.0.0"
171
- min_version = " 2024.0 .0"
171
+ min_version = " 2024.2 .0"
172
172
173
173
[tool .meta .packages ."robotpy-rev" ]
174
174
max_version = " 2025.0.0"
175
- min_version = " 2024.2.0 "
175
+ min_version = " 2024.2.3 "
176
176
177
177
[tool .meta .packages ."invalid" ]
178
178
available = false
You can’t perform that action at this time.
0 commit comments