mirror of
https://github.com/vale981/hopsflow
synced 2025-03-04 16:31:38 -05:00
use new stocproc for 10
This commit is contained in:
parent
b6512624cb
commit
40a1f9191e
1 changed files with 1 additions and 2 deletions
|
@ -11,11 +11,10 @@ python = ">=3.9,<3.11"
|
|||
sqlitedict = "^1.7.0"
|
||||
numpy = "^1.20.0"
|
||||
scipy = "^1.7.3"
|
||||
stocproc = { git = "https://github.com/vale981/stocproc" }
|
||||
tqdm = "^4.62.3"
|
||||
lmfit = "^1.0.3"
|
||||
ray = "^1.11.0"
|
||||
hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="time_dep_coupling" }
|
||||
hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="use_new_stocproc_for_10" }
|
||||
opt-einsum = "^3.3.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
Loading…
Add table
Reference in a new issue