mirror of
https://github.com/vale981/hopsflow
synced 2025-03-04 08:31:37 -05:00
use hops from github
This commit is contained in:
parent
6592e43fe5
commit
cb577b3cdb
2 changed files with 1483 additions and 812 deletions
2291
poetry.lock
generated
2291
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -13,8 +13,8 @@ numpy = "^1.20.0"
|
|||
scipy = "^1.7.3"
|
||||
tqdm = "^4.62.3"
|
||||
lmfit = "=1.0.2"
|
||||
ray = "^1.11.0"
|
||||
hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="main" }
|
||||
ray = "^2.2.0"
|
||||
hops = { git = "https://github.com/OpQuSyD/hops.git", branch="main" }
|
||||
opt-einsum = "^3.3.0"
|
||||
portalocker = "^2.6.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue