Skip to content

Commit 2d867d3

Browse files
committed
improve pyproject.toml
1 parent 8935a3b commit 2d867d3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ dependencies = [
1414
"scipy",
1515
"matplotlib",
1616
"cvxopt",
17+
"osqp",
18+
"tqdm",
19+
"torch",
20+
"torchvision",
21+
"tensorboard==2.12.0",
22+
"mkdocs"
1723
]
1824
repository = {type = "git", url = "https://github.com/ai-winter/python_motion_planning.git"}
1925
classifiers = [

0 commit comments

Comments
 (0)