diff --git a/pdm.lock b/pdm.lock index b36857f6..c120baf0 100644 --- a/pdm.lock +++ b/pdm.lock @@ -5,7 +5,7 @@ groups = ["default", "dev", "typing"] strategy = ["cross_platform", "inherit_metadata"] lock_version = "4.4.1" -content_hash = "sha256:482b552092438649e571d5708f1b371860cbbae13fd1aaaa39d645511e227753" +content_hash = "sha256:d4bbd7412c37bc3f87763b585ebefdf67866ab7ee580805c73b0eeba2ec3badd" [[package]] name = "attrs" @@ -422,24 +422,24 @@ files = [ [[package]] name = "pyntcore" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "Binary wrappers for the FRC ntcore library" groups = ["default"] dependencies = [ - "robotpy-wpinet==2024.3.2.0", - "robotpy-wpiutil==2024.3.2.0", + "robotpy-wpinet==2024.3.2.1", + "robotpy-wpiutil==2024.3.2.1", ] files = [ - {file = "pyntcore-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:34c0e34f28eaeb9ef3e096ba49b4cc48a5e663ebf6578ce9595ab0851a73a1de"}, - {file = "pyntcore-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:615c960729c49ca0dccfd4b598ac1809637e13efbdbb995ec35837101d8ba342"}, - {file = "pyntcore-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:7c3ab86b83761787887eec530bdfacd3fb21c8deaf9edcf03ca1c3d33d87eb5d"}, - {file = "pyntcore-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:55050ced774f897fbe79063f2b3f460ee60df348c7cf5141784a6f07b2b59ca6"}, - {file = "pyntcore-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:da4f8bb3d1428de15bf265fe21e70e17c221b620df069c6a30d59431d7f70357"}, - {file = "pyntcore-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:355e6fc18b8a2bd2b3fb6467428f42bde1615444d2dc9ee96bbeb4ad8a5d0936"}, - {file = "pyntcore-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:14d31540c29cdbc6bfbfc81b9b3e1535b91aec03bf012e42bb388a9ee450cca2"}, - {file = "pyntcore-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:5f805578f476b725e32a8250af8bb953f526c1fa742e851d258757229cce07c8"}, - {file = "pyntcore-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:f4689b90e35b0630ca35b0803d7d2b4e993d9cc13073dc11e49c0823be5570fb"}, + {file = "pyntcore-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:797f63318d74d6ac35377959963d96a5d7efdd8aab83bde53d8460d57187d081"}, + {file = "pyntcore-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:bb004fd47cb421420b951d1b4f317459d92254b24622a126bf532c19c0f9bb04"}, + {file = "pyntcore-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:141977ac2dd907bbbfc825cea714903b556f5bef6f85f2ee400c962a926b9fc1"}, + {file = "pyntcore-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:e9b522da7779c648a3a0fb1c6825efe8a76df782ac3f0e1eba8df9327a09e9d8"}, + {file = "pyntcore-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:74c872d24db91dd0e1c8e268fa55f806645cc1e9c013cc802b0d22dd0eb85e2a"}, + {file = "pyntcore-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:9784b8944a276330d5c3a28d863ad73ce9751c15a3e1617ce7a8b7d42bc0f438"}, + {file = "pyntcore-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:cd8e05bdcfb7f147f846553bb96a286aa479c436b5708b192d21da487643c706"}, + {file = "pyntcore-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:125620969a399da9a90b1806c90aa46476dbcb8b9a2f079d888eb08da8f2057c"}, + {file = "pyntcore-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:4c9bc823706a1245c62ba6b9eaf4ddf46e647bb00b8a540e29adb182bf3ad361"}, ] [[package]] @@ -489,48 +489,48 @@ files = [ [[package]] name = "robotpy" -version = "2024.3.2.1" -requires_python = ">=3.8,<3.13" +version = "2024.3.2.2" +requires_python = "<3.13,>=3.8" summary = "Meta package to make installing robotpy easier" groups = ["default"] dependencies = [ "pyfrc<2025.0.0,>=2024.0.0; platform_machine != \"roborio\" and platform_machine != \"armv7l\" and platform_machine != \"aarch64\"", - "pyntcore==2024.3.2.0", + "pyntcore==2024.3.2.1", "robotpy-cli<2025.0.0,>=2024.0.0", - "robotpy-hal==2024.3.2.0", - "robotpy-halsim-gui==2024.3.2.0; platform_machine != \"roborio\" and platform_machine != \"armv7l\" and platform_machine != \"aarch64\"", + "robotpy-hal==2024.3.2.1", + "robotpy-halsim-gui==2024.3.2.1; platform_machine != \"roborio\" and platform_machine != \"armv7l\" and platform_machine != \"aarch64\"", "robotpy-installer<2025.0.0,>=2024.2.0; platform_machine != \"roborio\" and platform_machine != \"armv7l\" and platform_machine != \"aarch64\"", "robotpy-wpilib-utilities<2025.0.0,>=2024.0.0", - "robotpy-wpimath==2024.3.2.0", - "robotpy-wpinet==2024.3.2.0", - "robotpy-wpiutil==2024.3.2.0", - "wpilib==2024.3.2.0", + "robotpy-wpimath==2024.3.2.1", + "robotpy-wpinet==2024.3.2.1", + "robotpy-wpiutil==2024.3.2.1", + "wpilib==2024.3.2.1", ] files = [ - {file = "robotpy-2024.3.2.1-py3-none-any.whl", hash = "sha256:ac4de7f1074f7a1483cd7ec7ee965408762bcbff7ab24df5001c4c5ed261be3d"}, - {file = "robotpy-2024.3.2.1.tar.gz", hash = "sha256:8fa2d54a94182d3fda8cf12df928d48237598d6c2e1624e0803a0589ce74c4cd"}, + {file = "robotpy-2024.3.2.2-py3-none-any.whl", hash = "sha256:9af5a6c0a28384e3bab11247f04231c6110d827561f61b39bfffffd4e8b14833"}, + {file = "robotpy-2024.3.2.2.tar.gz", hash = "sha256:7557934f08e149aa4af8cc67a2bc14ef70408e21833c6075222aaf040d2e9117"}, ] [[package]] name = "robotpy-apriltag" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "RobotPy bindings for WPILib's AprilTag library" groups = ["default"] dependencies = [ - "robotpy-wpimath==2024.3.2.0", - "robotpy-wpiutil==2024.3.2.0", + "robotpy-wpimath==2024.3.2.1", + "robotpy-wpiutil==2024.3.2.1", ] files = [ - {file = "robotpy_apriltag-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:af969bf6ccfc0521ea90e12102598e3019036e44daae18b41ff38757163276d6"}, - {file = "robotpy_apriltag-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:70deb648eab7a254899cc1e64f4686dd86d980499817f42decf139db0259ff68"}, - {file = "robotpy_apriltag-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:b73305c2fb6f39ec69f80cc86e4974084e958962e6ac471a0fde882bb6ec28c2"}, - {file = "robotpy_apriltag-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:e3eaf91581758a4a221e39bc46b4d6a003f6b02cad8f606745273a33b5c6129e"}, - {file = "robotpy_apriltag-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:91b18209e9978f5e6758dfea35ad67cb3946f8ea8b368addc58226df5c02bacf"}, - {file = "robotpy_apriltag-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:04b7b8d6384918c2fdaec740d979364d2adc764ed9787ca47a1ee54bcfb59b7e"}, - {file = "robotpy_apriltag-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:df975a0a71bd3d6cac944aabd60992154c3c4452c5b1e5f6d4afaae2895ccddd"}, - {file = "robotpy_apriltag-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:4ec49df16cb4de11755a54cde8a67737417f072e0f3db5ea6d3a527fc17a86bc"}, - {file = "robotpy_apriltag-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:0186d09e7b39d45e5c408a62a191ecafc22e8d9fe23be49ab5ec9f04acd72d23"}, + {file = "robotpy_apriltag-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:e7471740f78303fd5b803fcb54cc7b060281e55de1c3778ce6a1997c509f4bb6"}, + {file = "robotpy_apriltag-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:1ba06f039308857f8719c70f7796ae931070761e65c36d25b25411b85ec7e095"}, + {file = "robotpy_apriltag-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:0d438b16cb1f3f8526601ebd9cb89d8307fe7cb4c86a9ccffba5dd4d803af9b0"}, + {file = "robotpy_apriltag-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:099b8ff91532acad7fa0efeb398e7c2d882c4737dd350346c642cdb1ea489c62"}, + {file = "robotpy_apriltag-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:e4d3e01a3ef86642043f911071d92475eed4cb240503f8744e02dee0d069c40f"}, + {file = "robotpy_apriltag-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf26a5e1b8ac83931de7cd348360005d55004201ac4a3c8f218d9b2a2f1733ce"}, + {file = "robotpy_apriltag-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:2e8d34326aa142c2d1490d8db1fc7b0ea5fdbe3866415f6e1586c8542aa02596"}, + {file = "robotpy_apriltag-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:7a127a5b4c77f2894830c57e547f20da6004f617b8a45a9b62184611aa3491d8"}, + {file = "robotpy_apriltag-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:f09bf89333aafa677949c59e60e2d2e40d10ae0e9662110d63216309b1e7434d"}, ] [[package]] @@ -546,48 +546,48 @@ files = [ [[package]] name = "robotpy-hal" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "Binary wrapper for FRC HAL" groups = ["default"] dependencies = [ - "robotpy-wpiutil==2024.3.2.0", + "robotpy-wpiutil==2024.3.2.1", ] files = [ - {file = "robotpy_hal-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:7f502f2e63afa843e58cff9ca122db715fd5cf5bb2d7b1af560eaa74594de3a9"}, - {file = "robotpy_hal-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:f6da11a7e1619fa591cca78dfd866aaa5f46e03e7436c98f5ef98d71eaa97562"}, - {file = "robotpy_hal-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:2132d8fc81dce244191759333d4be8ac1143c5a2b5654a2bc877fee4f7a18b5e"}, - {file = "robotpy_hal-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:4e4b605c219647402733e66532a142f2e71e37b78e3507cfb9e7c031eb5ffa0a"}, - {file = "robotpy_hal-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:6367540610d4398bb6d81922d540c2665115e3167d9c263b4fb2aaf7364f4c5a"}, - {file = "robotpy_hal-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:f82d2ae057d86a59c4379f67b43fa304d999e90f6b3f84ff877abc16844d7d0e"}, - {file = "robotpy_hal-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:714fb5b73eaf758b69a8a506f6ede60ca16d4036014eae383b2493f885d6cfd7"}, - {file = "robotpy_hal-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:e02088620b2809000c85e2f8da9a6cc7a58592e5fa81b9b75d33e83e5dce8d2f"}, - {file = "robotpy_hal-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:8da8365f09e7cb2287d9b50e8ebe1a117f47f1cf7cf2c4ebe75146b4d6ec7189"}, + {file = "robotpy_hal-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:2f002028dc3d5448c00ba5e1604f1707cc999dd325833f8650224ff999d15d16"}, + {file = "robotpy_hal-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:d9a7035f6cfe23f609eaaf1c7d8557921f2890afcbb362f7707d71b1264c211a"}, + {file = "robotpy_hal-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:e02d3b43c5017702e04ef3f3c5e5e1152558659975ac1b6440ab37be23d2a128"}, + {file = "robotpy_hal-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:757806683309a19a2070ae1189d7e05c929cfdefd00c364123055e7a304aa7a5"}, + {file = "robotpy_hal-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:2688317b981f2fe2d2abe07a60a800b8ca6f641d57e72d564ec25056b045010b"}, + {file = "robotpy_hal-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:86705b5afb2f1f0b40a940fd004b237387147a4ca782b5b7792a53d297b3eddb"}, + {file = "robotpy_hal-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:4c6e92860eeead1317aead29d6fd975198ee444575d6bfb28693bc6f62c5eafe"}, + {file = "robotpy_hal-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:d8407e8922a4c74a6b215b90b5d8b1e3bd6578de1e816b5e143148a6d7ea7fb3"}, + {file = "robotpy_hal-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:48df8115263c7bb94a6cfebd31c5aa07fb50b368eaeb72284629986e9f9cbdd9"}, ] [[package]] name = "robotpy-halsim-gui" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "WPILib command framework" groups = ["default"] marker = "platform_machine != \"roborio\" and platform_machine != \"armv7l\" and platform_machine != \"aarch64\"" dependencies = [ - "pyntcore==2024.3.2.0", - "robotpy-hal==2024.3.2.0", - "robotpy-wpimath==2024.3.2.0", - "robotpy-wpiutil==2024.3.2.0", + "pyntcore==2024.3.2.1", + "robotpy-hal==2024.3.2.1", + "robotpy-wpimath==2024.3.2.1", + "robotpy-wpiutil==2024.3.2.1", ] files = [ - {file = "robotpy_halsim_gui-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:ad048ce936c732c031600e41d19eac23f541ee5021f72daaf89a74e00c5b1ff7"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:ef94a2d1261aaa24cd6c74ac5a301b4b11ee377adeac8eebbf0a0a3dbadd8d2d"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:50d8d8e576f24ebed2090824fbb48f5b1be7d435af78f907fe9f2ef8bbd63b32"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:009a81a524cbfa0e7de0756b1eeb50d64f908e16991c60507dd2b1c2feb20c2f"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:63a3a4926af23d1f3f9224490ffed605dca86ccf14294906871ff847d15c3c68"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:2006162cb96fda821c5f94679168374de2fbeeb3d61150dda6cfe5ab33bb17e5"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:27ecfc05f54d48ecf228198daa6fb02ef9589d42efe08f40bd557d3066e1dc43"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:27804d6a0c32caafb9db82311e6b56fe9699b67e12fdcbdee921124a7b080c0a"}, - {file = "robotpy_halsim_gui-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:5d9f700239ef755da05d71910dc04daec74ac7cc11e61bd38b07ae02b382c24b"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:36eaf4693818ba306085a4e643fab4322bd407160e7c93b59bd5468114735d4c"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:d4b0e37a5d54cb89aa5612e1e48fceba9e9dfb67f8d5ca411b73741e029df10a"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:56dd7d5918e086d3ba9d75ec7c33f3ecf910203bf7a5d3c276c2bf0e1298c72c"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:9e112409734650d81aa98ba2bc372234e8d62476b0e6ef661f4d967c73903d3f"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:6319fc2f191cf0175f30d6c6fde6f8a8b3ba3eee3deaf66fe1901f0ed7ed0697"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:8238d42d840e15e9cefff4658c2fdea0147236c6c288a35ff34439d19c75faad"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:21a63213972ae93a0c35619992f1b630fbd9fdd7a16516784e17ef606e6b8ab1"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:e7cc034fd45a45f816d7ce89b89c44155d01f65067ab76228d1e84ad0b78b93f"}, + {file = "robotpy_halsim_gui-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:c123ef38c3da72a4b8472bab124198ad01826eca419a8040103bb1b9bce32324"}, ] [[package]] @@ -660,76 +660,76 @@ files = [ [[package]] name = "robotpy-wpilib-utilities" -version = "2024.0.0" +version = "2024.1.0" requires_python = ">=3.8" summary = "Useful utility functions/objects for RobotPy" groups = ["default"] dependencies = [ - "wpilib<2025,>=2024.1.1.0", + "wpilib<2025,>=2024.3.2.1", ] files = [ - {file = "robotpy-wpilib-utilities-2024.0.0.tar.gz", hash = "sha256:f2e7e512e3e9ad938893175b22c827f97d0866ade47f34c25d68622c3f8a4c3a"}, - {file = "robotpy_wpilib_utilities-2024.0.0-py3-none-any.whl", hash = "sha256:da0d3495d28b8f758c0bc12f1075996273aae831c5dd9d85d6b0581f8f08bcaa"}, + {file = "robotpy_wpilib_utilities-2024.1.0-py3-none-any.whl", hash = "sha256:6dbbdba6a31d8cc3e293042c401831c8eec91b90de71263ab0eafb83f38ace28"}, + {file = "robotpy_wpilib_utilities-2024.1.0.tar.gz", hash = "sha256:3888f7f75b645fce464a547b30c3b8d1714c8be16b2a7667cab99c5b47b93cc5"}, ] [[package]] name = "robotpy-wpimath" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "Binary wrapper for FRC WPIMath library" groups = ["default"] dependencies = [ - "robotpy-wpiutil==2024.3.2.0", + "robotpy-wpiutil==2024.3.2.1", ] files = [ - {file = "robotpy_wpimath-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:b2d5f852c734b53fab279532a0ac47cb9570036208543a01cbd10aeb3a73fa70"}, - {file = "robotpy_wpimath-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:e7b3b8759d1c791c95f8a62199f4038c4c485b85e0cb160d4c93120591795269"}, - {file = "robotpy_wpimath-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:6813e4a22b9463410eb5bcd7c838a04ef1fd59c3590ef21176c7c1d7c74bb5cc"}, - {file = "robotpy_wpimath-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:e2b2670939545b80afd85692031e86f2a53da5b5ecdf97baaa96cb687067294f"}, - {file = "robotpy_wpimath-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:0844991c6c84747f32274628d3eb15f7082458090fed015fe4f7dbd08fcbdb4c"}, - {file = "robotpy_wpimath-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:fbc80e929cba60d25208d167f573a1151a8f8851a66a670fe464ef0c53fee76a"}, - {file = "robotpy_wpimath-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:2f0c4168f128bef603b55cf926cedad27eed0a98824a4fe244de51db48e0d05d"}, - {file = "robotpy_wpimath-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:a474951a3dcf80154aad597d46eb26de7e485145228e8e2892a0adc3cc98e3fd"}, - {file = "robotpy_wpimath-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:abd2a365a5edd9f6caca56540a48256549cedef490f3286274443fd9a8f703e6"}, + {file = "robotpy_wpimath-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:4501f3ef95d18ab044001e339c14aec3260dc58c0dded9c963ceda045ccb7883"}, + {file = "robotpy_wpimath-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:95dc21baa6beb0264fb3489de850fce4578ecbc4f661a8098439bb70bc96f3a6"}, + {file = "robotpy_wpimath-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:283f795cf6393b6ca0c5797b16ae36fd149b3f2494418c5bb1cbb1571c594d17"}, + {file = "robotpy_wpimath-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:a173cdce96691cf87f172b1455b6128bbf410f01f7940b3e1afc3373447e0365"}, + {file = "robotpy_wpimath-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:8d46645499c470306c3665f3ecd2124fdcf141c4ae48cb25b01e4231dce3c70a"}, + {file = "robotpy_wpimath-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:cdea57f90bb04039c8e2f5f265460c61ba18fd742ed01a3b34bcf160f1e8f323"}, + {file = "robotpy_wpimath-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:ced2ce07dae855f4526dc8fa920b372a67e2fa286f2ccaf66786b82d039fb967"}, + {file = "robotpy_wpimath-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:38bd81647483afa0bec474ab5a0915aa5b63a2c2fffa093188bf1c593a873119"}, + {file = "robotpy_wpimath-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:ea8aea67dc9976c3ac103a794623a43e2d8364d76791ecd5aad2d0eb9faab24d"}, ] [[package]] name = "robotpy-wpinet" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "Binary wrapper for FRC wpinet library" groups = ["default"] dependencies = [ - "robotpy-wpiutil==2024.3.2.0", + "robotpy-wpiutil==2024.3.2.1", ] files = [ - {file = "robotpy_wpinet-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:132906e671d3bb1e1775817ecf3fa375e8f95a2ad11288ad7fec8a3b47c21685"}, - {file = "robotpy_wpinet-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:05f52054c46f41e1f5e98601cb9699e5975874b5fd8a7b65bf21437a10df262c"}, - {file = "robotpy_wpinet-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:64a0cbbe5cb9e043e06f66e9388cff1a3f057f4150232629e93ab7b71c4366ff"}, - {file = "robotpy_wpinet-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:93de7c9fe78fb095c8f83921c1a37b3ab045e7108b0951b45802f1e6690db8bb"}, - {file = "robotpy_wpinet-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:844fae2241f60b9ed53bbc292f2e36ae513f9bb2c30b46a7a7547ab257a3c40c"}, - {file = "robotpy_wpinet-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:61536f024ab59a4ad56cb88608708188590b90307436eef87dda465ddf59553e"}, - {file = "robotpy_wpinet-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:45f5e0459f41b8ff5bd1c323fb3d969bddfdaf7d34f36c995d57e7216743a882"}, - {file = "robotpy_wpinet-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:92a5e27678065adc4d0ff008527772fd58d5e31ccf57a77d2a899219be8193eb"}, - {file = "robotpy_wpinet-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:802e398e55a5c9e1f7a60b425b169b2acb08c0c5d45dcd34e6bb5a1253455094"}, + {file = "robotpy_wpinet-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:ce0284d78e2219fe8108e792eaff994b5af162f2afc10072cd63da733bb6d519"}, + {file = "robotpy_wpinet-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:63b8d1098a8ee147c292e4cfed271c78b7749b087fe445ccfe038778c23812aa"}, + {file = "robotpy_wpinet-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:68c132a5e8f674310f3d2d53224c3045d5e2d0f4cff77ed9223fd422a6d548a8"}, + {file = "robotpy_wpinet-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:127aaf05fa3e846581f63c347ca62df1a1cd0a831e8d73865e16570143f1d70f"}, + {file = "robotpy_wpinet-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:718826ad336437ce6bc4e833326390a977bd56d00f22012fae3bb8da03464a96"}, + {file = "robotpy_wpinet-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:5af246cc8063256df73575778b88d0141fe60b0b42fc6c11b7791934c3155fc1"}, + {file = "robotpy_wpinet-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:c4b3bfd3452fe8f571924fedfc2cc11d61b3d2a6df897e8fd0014800e1db47aa"}, + {file = "robotpy_wpinet-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:78fa34db28343bd8e081cbe3c981b00b2a0c7682cfc052bad2152777e06ab305"}, + {file = "robotpy_wpinet-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:88d377af878062c94cd95b1e262879365119282e55ca9fa5b87d316201767688"}, ] [[package]] name = "robotpy-wpiutil" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "Binary wrapper for FRC WPIUtil library" groups = ["default"] files = [ - {file = "robotpy_wpiutil-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:bf115575d856695481d07d397d3a12e035e71b2b1cbcaac89a8b66b2e855da05"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:f007c94290cebffae26df1ed883e6e7b4320974e99e665561bce8db5ebf1230b"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:0780127251fbce6542a67951e517b0c453153d53b42480e678cc9182e9879674"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:ccf9f3fbc0e4ea3e7d645bfab9dd5c1f2de7c8f5a01a75d6bd2c37f534e2e855"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:f3cbbe94443018dccf471b57c270823544c923d2b10b374b6e74e935153baf86"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:b83f70b378817de29f122f8e5014f612bd72eb83c01e1d37065334e682e8a967"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:e7c909fcf28e3d94f70adce57f897e47320edf5bcc45aa3956ce736bd6bc50cc"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:ab5c4b9a06f462200fc67d7aaa0854b227c98be9d4bfbdfb929d787b72642a88"}, - {file = "robotpy_wpiutil-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:4972f2acfae01c0290c057031918dc9bd8c62f6b5c60addaccb2f3e6ad1d3dd0"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:cccd8142a9e3cff7be3fbc18d91016af1a9e9acc00a7d0f4cbafa55a606106e6"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:db2a7fe323fdbe27e7cd9c6f6b381913bb0b7c7694281509602c41dae3f77230"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:43b46ca013aa94130418cdb13ee73634627c9b738b8e70e26598d9aea98aa76d"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:c9f721682b364141eb5085129ba13789f10009876d7221e08faff889c487d244"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:ee451802ca859766d84ca694cfbd93be9989ca5b6e0c2ab01b47a2e2dbdab5d0"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:219df24e22b11bd3792e5a7f41b0c3333aaa219f79c517e5c2b82c86d5430c13"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:f0b8aca37ab565244f27623647cce2adf08d0062bf225655c5a5a94daaf33b50"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:d075c37a7c49386137b6c95d0ea33a47f42bcdf058b7380b6a1f4a0853b6af39"}, + {file = "robotpy_wpiutil-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:ba74db179ca6f8a14fbe78df6144535b8811c9eac78dd183f5e60b94c4f02739"}, ] [[package]] @@ -790,25 +790,25 @@ files = [ [[package]] name = "wpilib" -version = "2024.3.2.0" +version = "2024.3.2.1" requires_python = ">=3.8" summary = "Binary wrapper for FRC WPILib" groups = ["default"] dependencies = [ - "pyntcore==2024.3.2.0", + "pyntcore==2024.3.2.1", "robotpy-cli~=2024.0b", - "robotpy-hal==2024.3.2.0", - "robotpy-wpimath==2024.3.2.0", - "robotpy-wpiutil==2024.3.2.0", -] -files = [ - {file = "wpilib-2024.3.2.0-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:0703d5e4f3f1be08bd2aac3324894ea3983be0c20b6f3fdd9949ffbd9b12f4bd"}, - {file = "wpilib-2024.3.2.0-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:2c596589a7be0d10374a5ad4e652495214df4a7e7e24536dfb43dc1312ccfc7f"}, - {file = "wpilib-2024.3.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:fa7e3534533097da5de558b4e457c5e1e9a7f4ca3d1d3aa4b9b28b127b1cc85c"}, - {file = "wpilib-2024.3.2.0-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:c1b71d890a6696d89fef865651f1d1db2fcd9160829bc94210d95bbc6f821651"}, - {file = "wpilib-2024.3.2.0-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:d00e32ebaf7b256507c6852fda37ddd7cf66ce0759304c66596b71d8888aad93"}, - {file = "wpilib-2024.3.2.0-cp311-cp311-win_amd64.whl", hash = "sha256:957a6737075dbcc185506e1f235ec647e67a309cb5f44a52e0106062f6d5b5a8"}, - {file = "wpilib-2024.3.2.0-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:fcc7abfef7a5961bc3a5f3846c74a3c9a951879f0dec53084e2757e54e70b0c7"}, - {file = "wpilib-2024.3.2.0-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:70d9f5ab97cf604e144e9e4e782306cca41b90869da0ae598f01d5b6fa88b11d"}, - {file = "wpilib-2024.3.2.0-cp312-cp312-win_amd64.whl", hash = "sha256:09eae37ee6dfcfa116f4fcf7c43a86e7ac4c4e8d1a3070fb67f8ab56862386d0"}, + "robotpy-hal==2024.3.2.1", + "robotpy-wpimath==2024.3.2.1", + "robotpy-wpiutil==2024.3.2.1", +] +files = [ + {file = "wpilib-2024.3.2.1-cp310-cp310-macosx_10_16_x86_64.whl", hash = "sha256:93719654e8c259bded07b44b392de108fc1f264ae646e2bd55636cfda31e04a6"}, + {file = "wpilib-2024.3.2.1-cp310-cp310-manylinux_2_35_x86_64.whl", hash = "sha256:68a44888f2b850ff76a5cdbd48541f7a4cafabe413e2758a871c4000d11df463"}, + {file = "wpilib-2024.3.2.1-cp310-cp310-win_amd64.whl", hash = "sha256:169f109c1f0d919514eed61c8eeb00930ed36a8b95886b943d75b2ca67520e09"}, + {file = "wpilib-2024.3.2.1-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:e8656a0de2526cfa9208ea8b3ae151147725ca993cee2a3ed00a669ab34369d4"}, + {file = "wpilib-2024.3.2.1-cp311-cp311-manylinux_2_35_x86_64.whl", hash = "sha256:4b6d757d40beae32e5ff38a2468b0b777e40b3446ed201febebf6b29c3c21e47"}, + {file = "wpilib-2024.3.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:0e36b6666c4259285affc703da625ceb4225cdc1ddf6053a56cb295ebb60f715"}, + {file = "wpilib-2024.3.2.1-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:6c99fbe03f81bd08c5832dfd7102cf2a48a976a75d6ce713e1031a1b5df0063e"}, + {file = "wpilib-2024.3.2.1-cp312-cp312-manylinux_2_35_x86_64.whl", hash = "sha256:33b901f8da1af0cdf3f8a6d08ca2d1db922ec5175d9ee16ee4b67f5b0788cec2"}, + {file = "wpilib-2024.3.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:f385c3474b4c49594ceee60acb781c507dea7a469b1bdabdb1607ba8ecbbbbd7"}, ] diff --git a/pyproject.toml b/pyproject.toml index 4f423028..bb8cbe9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,11 +87,11 @@ dependencies = [ "numpy~=1.25", "phoenix6~=24.2.0", # robotpy[apriltag] pins numpy to a version that doesn't build cleanly on Python 3.12. - "robotpy==2024.3.2.1", + "robotpy==2024.3.2.2", "robotpy-apriltag~=2024.3.2", "robotpy-navx==2024.1.1", "robotpy-rev~=2024.2.4", - "robotpy-wpilib-utilities==2024.0.0", + "robotpy-wpilib-utilities==2024.1.0", "photonlibpy==2024.3.1", ] @@ -101,8 +101,8 @@ requires = [ "phoenix6~=24.2.0", "robotpy-navx==2024.1.1", "robotpy-rev~=2024.2.4", - "robotpy-wpilib-utilities==2024.0.0", + "robotpy-wpilib-utilities==2024.1.0", "photonlibpy==2024.3.1", ] -robotpy_version = "2024.3.2.1" +robotpy_version = "2024.3.2.2" robotpy_extras = ["apriltag"]