File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 66url = " https://github.com/robotpy/robotpy-ctre"
77license = " MIT"
88install_requires = [
9- " wpilib<2025.0.0,>=2024.1 .1" ,
10- " phoenix6~=24.1.0 " ,
9+ " wpilib<2025.0.0,>=2024.2 .1" ,
10+ " phoenix6~=24.2 " ,
1111]
1212
1313[build-system ]
1414requires = [
1515 " robotpy-build<2025.0.0,>=2024.0.0" ,
16- " wpilib<2025.0.0,>=2024.1 .1" ,
17- " phoenix6~=24.1.0 " ,
16+ " wpilib<2025.0.0,>=2024.2 .1" ,
17+ " phoenix6~=24.2 " ,
1818]
1919
2020[tool .robotpy-build ]
@@ -101,7 +101,7 @@ ignore = false
101101artifact_id = " tools"
102102group_id = " com.ctre.phoenix6"
103103repo_url = " https://maven.ctr-electronics.com/release"
104- version = " 24.1 .0"
104+ version = " 24.2 .0"
105105libs = []
106106
107107[tool .robotpy-build .wrappers ."phoenix5 ._wpiapi_cpp_sim" ]
@@ -181,7 +181,7 @@ ignore = true
181181artifact_id = " tools-sim"
182182group_id = " com.ctre.phoenix6.sim"
183183repo_url = " https://maven.ctr-electronics.com/release"
184- version = " 24.1 .0"
184+ version = " 24.2 .0"
185185libs = []
186186# libs = [
187187# "CTRE_PhoenixTools_Sim",
You can’t perform that action at this time.
0 commit comments