Skip to content

Commit

Permalink
Remove choreography protos, since it is an empty package in 4.0.0 (#91)
Browse files Browse the repository at this point in the history
From the [4.0.0 release notes](https://dev.bostondynamics.com/docs/release_notes):

`The protos in the bosdyn-choreography-protos package have been moved into bosdyn-api; bosdyn-choreography-protos is now an empty package that just depends on bosdyn-api.`
  • Loading branch information
khughes-bdai authored Mar 4, 2024
1 parent b18031a commit 9cbdbce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
bosdyn-core==4.0.0
bosdyn-choreography-client==4.0.0
bosdyn-choreography-protos==4.0.0
bosdyn-client==4.0.0
bosdyn-mission==4.0.0
bosdyn-api==4.0.0
Expand Down

0 comments on commit 9cbdbce

Please sign in to comment.