Compare commits

..

1 Commits

Author SHA1 Message Date
Guillermo Rodriguez 35ec529a98
Merge 6a991561de into 868e2489b3 2025-02-18 19:10:28 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ explicit = true
torch = { index = "torch" } torch = { index = "torch" }
triton = { index = "torch" } triton = { index = "torch" }
torchvision = { index = "torch" } torchvision = { index = "torch" }
py-leap = { git = "https://github.com/guilledk/py-leap.git", rev = "v0.1a35" } py-leap = { git = "https://github.com/guilledk/py-leap.git", branch = "struct_unwrap" }
pytest-dockerctl = { git = "https://github.com/pikers/pytest-dockerctl.git", branch = "g_update" } pytest-dockerctl = { git = "https://github.com/pikers/pytest-dockerctl.git", branch = "g_update" }
[build-system] [build-system]