Skip to content

Commit

Permalink
add dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx authored Dec 9, 2023
1 parent a159820 commit 66764cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
'sortedcontainers',
'omegaconf',
'matplotlib',
#############
'numpy',
'torch'
],
extras_require={
'dev': [
Expand Down

0 comments on commit 66764cd

Please sign in to comment.