Skip to content

Commit

Permalink
Add omegaconf dependency (#173)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Harrington <pharrington@nvidia.com>
  • Loading branch information
pzharrington authored Dec 21, 2024
1 parent c1ab300 commit b345fe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies = [
"ngcsdk>=3.48.0,<3.55.0",
"numpy>=1.24.0",
"nvidia-modulus@git+https://github.com/NVIDIA/modulus.git",
"omegaconf",
"python-dotenv",
"s3fs>=2023.5.0",
"setuptools>=67.6.0",
Expand Down

0 comments on commit b345fe0

Please sign in to comment.