Skip to content

Commit

Permalink
Merge pull request #139 from Kitware/fix-dep-version
Browse files Browse the repository at this point in the history
fix(trame): ensure newer version of trame to suport used API
  • Loading branch information
jourdain authored Oct 21, 2024
2 parents 0d42b9e + 1feb094 commit 1feffc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ dependencies = [
"timm>=1.0.3",
"torch",
"torchvision",
"trame>=3.6",
"trame>=3.7",
"trame-quasar",
"trame-server>=3.2",
"transformers",
"umap-learn",
"nrtk[headless]>=0.12.0",
Expand Down

0 comments on commit 1feffc5

Please sign in to comment.