use new stocproc for 10

This commit is contained in:
Valentin Boettcher 2022-08-14 15:55:10 +02:00
parent b6512624cb
commit 40a1f9191e
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE

View file

@ -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]