Skip to content

Commit

Permalink
chore: set abr-testing pydantic to 2.9 explicitly
Browse files Browse the repository at this point in the history
Matches the robot-side gersion.
  • Loading branch information
sfoster1 committed Jan 7, 2025
1 parent 9dd7b6d commit 06b9519
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 692 deletions.
1 change: 1 addition & 0 deletions abr-testing/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pandas = "*"
pandas-stubs = "*"
paramiko = "*"
prettier = "*"
pydantic = "==2.9.0"

[dev-packages]
atomicwrites = "==1.4.1"
Expand Down
Loading

0 comments on commit 06b9519

Please sign in to comment.