added kdepy and plotly
This commit is contained in:
@ -10,7 +10,6 @@ readme = "README.md"
|
||||
version = "0.1.1"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
ipytest = "^0.13.0"
|
||||
jupyter = "^1.0.0"
|
||||
matplotlib = "^3.6.3"
|
||||
numpy = "^1.24.1"
|
||||
@ -22,6 +21,8 @@ jupyterlab = "^3.6.1"
|
||||
torchvision = "^0.14.1"
|
||||
torchaudio = "^0.13.1"
|
||||
gym = "^0.26.2"
|
||||
kdepy = "^1.1.0"
|
||||
plotly = "^5.13.0"
|
||||
|
||||
[tool.poetry.group.build.dependencies]
|
||||
blackcellmagic = "^0.0.3"
|
||||
|
Reference in New Issue
Block a user