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 682ba18 commit 23a4f87Copy full SHA for 23a4f87
setup.py
@@ -13,7 +13,7 @@
13
package_data={"commands2": ["py.typed"]},
14
packages=["commands2"],
15
install_requires=[
16
- "wpilib<2026,>=2025.0.0b1",
+ "wpilib<2026,>=2025.1.1",
17
"typing_extensions>=4.1.0,<5",
18
],
19
license="BSD-3-Clause",
0 commit comments