File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- robotpy-apriltag==2024.0.0b4
1
+ robotpy-apriltag==2024.0.0b4.post1
2
2
3
3
# for other platforms there are a lot of ways to install numpy/OpenCV
4
4
# and we shouldn't dictate it
Original file line number Diff line number Diff line change 1
- robotpy-cscore==2024.0.0b4
1
+ robotpy-cscore==2024.0.0b4.post1
2
2
3
3
# basic CameraServer works without NumPy/OpenCV installed, so only require
4
4
# them on a RoboRIO -- for other platforms there are a lot of ways to
Original file line number Diff line number Diff line change 4
4
5
5
# We now pin allwpilib based packages so that a specific install of robotpy-meta
6
6
# is directly associated with a specific set of wpilib packages
7
- robotpy-wpiutil == 2024.0.0b4
8
- robotpy-wpinet == 2024.0.0b4
9
- robotpy-wpimath == 2024.0.0b4
10
- pyntcore == 2024.0.0b4
11
- robotpy-hal == 2024.0.0b4
12
- wpilib == 2024.0.0b4
7
+ robotpy-wpiutil == 2024.0.0b4.post1
8
+ robotpy-wpinet == 2024.0.0b4.post1
9
+ robotpy-wpimath == 2024.0.0b4.post1
10
+ pyntcore == 2024.0.0b4.post1
11
+ robotpy-hal == 2024.0.0b4.post1
12
+ wpilib == 2024.0.0b4.post1
13
13
14
- robotpy-halsim-gui == 2024.0.0b4 ; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
14
+ robotpy-halsim-gui == 2024.0.0b4.post1 ; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
15
15
16
16
# These are not pinned
17
17
robotpy-wpilib-utilities < 2025 ,>= 2024.0.0b1
18
18
robotpy-installer < 2025 ,>= 2024.0.0b1 ; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
19
- pyfrc < 2025 ,>= 2024.0.0b1 ; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
19
+ pyfrc < 2025 ,>= 2024.0.0b3 ; platform_machine != "roborio" and platform_machine != "armv7l" and platform_machine != "aarch64"
Original file line number Diff line number Diff line change 1
- robotpy-halsim-ds-socket==2024.0.0b4; platform_machine != "roborio"
2
- robotpy-halsim-ws==2024.0.0b4; platform_machine != "roborio"
1
+ robotpy-halsim-ds-socket==2024.0.0b4.post1 ; platform_machine != "roborio"
2
+ robotpy-halsim-ws==2024.0.0b4.post1 ; platform_machine != "roborio"
You can’t perform that action at this time.
0 commit comments