packages cleanup, part two

old-commit-hash: 846be323d5
chrysler-long2
Adeeb Shihadeh 1 year ago
parent 207073dc4c
commit fbb4a865c0
  1. 4
      poetry.lock
  2. 5
      pyproject.toml

4
poetry.lock generated

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:004ffae57f0d3e8cdfea59b0aa549a2ce089adeb8e80fb5a64671828eaaf2f9a oid sha256:8c95820a1a166a8c4900ff62f1d214cff411347d24ba395bf2c7ee867d487c60
size 434276 size 433995

@ -82,7 +82,6 @@ cffi = "*"
crcmod = "*" crcmod = "*"
Cython = "*" Cython = "*"
future-fstrings = "*" # for acados future-fstrings = "*" # for acados
hexdump = "*"
json-rpc = "*" json-rpc = "*"
libusb1 = "*" libusb1 = "*"
numpy = "*" numpy = "*"
@ -94,7 +93,6 @@ pyaudio = "*"
pycapnp = "*" pycapnp = "*"
pycryptodome = "*" pycryptodome = "*"
PyJWT = "*" PyJWT = "*"
pyopencl = "*"
pyserial = "*" pyserial = "*"
pyzmq = "*" pyzmq = "*"
requests = "*" requests = "*"
@ -105,7 +103,6 @@ sounddevice = "*"
spidev = { version = "*", platform = "linux" } spidev = { version = "*", platform = "linux" }
sympy = "*" sympy = "*"
websocket_client = "*" websocket_client = "*"
polyline = "*"
# these should be removed # these should be removed
markdown-it-py = "*" markdown-it-py = "*"
@ -135,7 +132,9 @@ natsort = "*"
opencv-python-headless = "*" opencv-python-headless = "*"
parameterized = "^0.8" parameterized = "^0.8"
pprofile = "*" pprofile = "*"
polyline = "*"
pre-commit = "*" pre-commit = "*"
pyopencl = "*"
pygame = "*" pygame = "*"
pyprof2calltree = "*" pyprof2calltree = "*"
pytest = "*" pytest = "*"

Loading…
Cancel
Save