mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
use zstandard library (#33110)
* use zstandard * run 10 * bye bye * this was a little overzealous * clean up old-commit-hash: 1b3b5ab75857465f58ec8a687db04c8ee0470e05
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ dependencies = [
|
||||
"pycryptodome", # used in updated/casync, panda, body, and a test
|
||||
|
||||
# logreader
|
||||
"zstd",
|
||||
"zstandard",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user