Skip to content

Commit e9d861a

Browse files
committed
Update dependencies
1 parent 0ea5301 commit e9d861a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ author_email = "[email protected]"
66
url = "https://github.com/robotpy/robotpy-rev"
77
license = "BSD-3-Clause"
88
install_requires = [
9-
"wpilib~=2025.0.0b1",
9+
"wpilib~=2025.0.0b2",
1010
]
1111

1212
[build-system]
1313
requires = [
14-
"robotpy-build<2025.0.0b1,~=2025.0.0a1",
15-
"wpilib~=2025.0.0b1",
14+
"robotpy-build<2025.0.0b1,~=2025.0.0a4",
15+
"wpilib~=2025.0.0b2",
1616
]
1717

1818
[tool.robotpy-build]

0 commit comments

Comments
 (0)