From fbb4a865c06d93d2a7eb71e6e387996847980633 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sun, 17 Dec 2023 16:37:33 -0800 Subject: [PATCH] packages cleanup, part two old-commit-hash: 846be323d52ea07c7b303759beb3c4c45f526c45 --- poetry.lock | 4 ++-- pyproject.toml | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index d718a4910a..6ae41885aa 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:004ffae57f0d3e8cdfea59b0aa549a2ce089adeb8e80fb5a64671828eaaf2f9a -size 434276 +oid sha256:8c95820a1a166a8c4900ff62f1d214cff411347d24ba395bf2c7ee867d487c60 +size 433995 diff --git a/pyproject.toml b/pyproject.toml index a519670d48..93dd9456a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,6 @@ cffi = "*" crcmod = "*" Cython = "*" future-fstrings = "*" # for acados -hexdump = "*" json-rpc = "*" libusb1 = "*" numpy = "*" @@ -94,7 +93,6 @@ pyaudio = "*" pycapnp = "*" pycryptodome = "*" PyJWT = "*" -pyopencl = "*" pyserial = "*" pyzmq = "*" requests = "*" @@ -105,7 +103,6 @@ sounddevice = "*" spidev = { version = "*", platform = "linux" } sympy = "*" websocket_client = "*" -polyline = "*" # these should be removed markdown-it-py = "*" @@ -135,7 +132,9 @@ natsort = "*" opencv-python-headless = "*" parameterized = "^0.8" pprofile = "*" +polyline = "*" pre-commit = "*" +pyopencl = "*" pygame = "*" pyprof2calltree = "*" pytest = "*"