Skip to content

Commit

Permalink
Update robotpy and robotpy-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
auscompgeek committed Jan 21, 2024
1 parent 7dd2324 commit c956195
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies = [
"numpy~=1.25",
"phoenix6==24.1.0",
# robotpy[apriltag] pins numpy to a version that doesn't build cleanly on Python 3.12.
"robotpy==2024.1.1.1",
"robotpy==2024.1.1.3",
"robotpy-apriltag==2024.1.1.1",
"robotpy-ctre==2024.1.1",
"robotpy-navx==2024.1.0",
Expand All @@ -99,5 +99,5 @@ requires = [
"robotpy-wpilib-utilities==2024.0.0",
"photonlibpy==2024.2.0",
]
robotpy_version = "2024.1.1.1"
robotpy_version = "2024.1.1.3"
robotpy_extras = ["apriltag"]

0 comments on commit c956195

Please sign in to comment.