mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
remove unused python packages (#29099)
old-commit-hash: 128f261173dfd08484047f2222620eb8e3d5ff33
This commit is contained in:
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11a8d6e7298e7927a5a7cfaae6cc55a0d8c008996f1ba669f0aff5a511656909
|
||||
size 765533
|
||||
oid sha256:333c4b830ec0128732e0e72094c683de035ec2aebe93c8ebed0ff1763ed5d1e1
|
||||
size 766473
|
||||
|
||||
@@ -26,13 +26,11 @@ hexdump = "^3.3"
|
||||
Jinja2 = "^3.1.2"
|
||||
json-rpc = "^1.13.0"
|
||||
libusb1 = "^3.0.0"
|
||||
nose = "^1.3.7"
|
||||
numpy = "==1.23.0" # locked pending deprecation fixes in xx
|
||||
onnx = "^1.14.0"
|
||||
onnxruntime-gpu = { version = "^1.15.1", platform = "linux", markers = "platform_machine == 'x86_64'" }
|
||||
pillow = "^9.2.0"
|
||||
poetry = "==1.2.2"
|
||||
protobuf = "==3.20.3"
|
||||
psutil = "^5.9.1"
|
||||
pycapnp = "^1.3.0"
|
||||
pycryptodome = "^3.15.0"
|
||||
@@ -46,7 +44,6 @@ requests = "^2.28.1"
|
||||
scons = "^4.5.2"
|
||||
sentry-sdk = "^1.6.0"
|
||||
setproctitle = "^1.2.3"
|
||||
six = "^1.16.0"
|
||||
smbus2 = "^0.4.2"
|
||||
sounddevice = "^0.4.5"
|
||||
spidev = { version = "^3.6", platform = "linux" }
|
||||
|
||||
Reference in New Issue
Block a user