mirror of
https://github.com/vale981/master-thesis
synced 2025-03-04 17:41:43 -05:00
updte pyproject toml for 10
This commit is contained in:
parent
651cb04b72
commit
c12027ec16
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ license = "GPLv3"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<3.11"
|
||||
hiro_models = { git = "git@github.com:vale981/two_qubit_model.git", branch="main" }
|
||||
hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="time_dep_coupling" }
|
||||
hiro_models = { git = "git@github.com:vale981/two_qubit_model.git", branch="fix_for_10" }
|
||||
#hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="use_new_stocproc_for_10" }
|
||||
matplotlib = "^3.5.0"
|
||||
jupyter = "^1.0.0"
|
||||
qutip = "^4.6.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue