Update and pin py-leap

structify
Guillermo Rodriguez 2025-02-20 14:58:44 -03:00
parent 6a991561de
commit ecf21be7c8
No known key found for this signature in database
GPG Key ID: 002CC5F1E6BDA53E
1 changed files with 1 additions and 1 deletions

View File

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