We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829e584 commit 54220b6Copy full SHA for 54220b6
requirements.txt
@@ -15,7 +15,7 @@ robotpy-halsim-gui==2024.1.1.1; platform_machine != "roborio" and platform_machi
15
16
# These are not pinned
17
robotpy-wpilib-utilities<2025,>=2024.0.0
18
-robotpy-installer<2025,>=2024.0.3; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
+robotpy-installer<2025,>=2024.1.0; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
19
pyfrc<2025,>=2024.0.0; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
20
21
robotpy-cli<2025,>=2024.0.0
0 commit comments