mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 12:02:09 +08:00
deps: zerorpc over https
old-commit-hash: 8bd512f9d76c8ad789bc80fb807d0ece193cb456
This commit is contained in:
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb2af7efeaeba324c900772307764df05b4923d37771bcea9d08fdcaa50eba56
|
||||
size 560592
|
||||
oid sha256:08b3f95fd602e7a475fd9686d4a05f83afbed4dbb1c06ecb8a0093715b7bad00
|
||||
size 560596
|
||||
|
||||
+1
-1
@@ -168,7 +168,7 @@ torchsummary = "^1.5.1"
|
||||
torchvision = { url = "https://download.pytorch.org/whl/cu113/torchvision-0.12.0%2Bcu113-cp38-cp38-linux_x86_64.whl" }
|
||||
triton = "^1.1.1"
|
||||
Werkzeug = "^2.1.2"
|
||||
zerorpc = { git = "git@github.com:commaai/zerorpc-python.git", branch = "master" }
|
||||
zerorpc = { git = "https://github.com/commaai/zerorpc-python.git", branch = "master" }
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user