Skip to content

Commit

Permalink
Bump libtcrlm dependency to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yutanagano committed Jun 2, 2024
1 parent d704903 commit 1d25481
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 1d25481

Please sign in to comment.