Skip to content

Commit

Permalink
Merge pull request #14 from yutanagano/update_dependencies
Browse files Browse the repository at this point in the history
Bump libtcrlm dependency to v1.0.0
  • Loading branch information
yutanagano authored Jun 4, 2024
2 parents 199488f + 1d25481 commit 1c07492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors = [
]
description = "Simple Contrastive Embedding of the Primary sequence of T cell Receptors."
dependencies = [
"libtcrlm @ git+https://github.com/yutanagano/libtcrlm.git@c5008428f31ee240a45894fd2cab72e4e94ff45c",
"libtcrlm @ git+https://github.com/yutanagano/libtcrlm.git@v1.0.0",
"numpy~=1.26",
"pandas~=2.0",
"torch~=2.0",
Expand Down

0 comments on commit 1c07492

Please sign in to comment.