Skip to content

Commit

Permalink
Merge pull request #179 from databio/dev_torch_dep
Browse files Browse the repository at this point in the history
Release v0.4.3
  • Loading branch information
khoroshevskyi authored Oct 9, 2024
2 parents 06e4e21 + 61de096 commit 22bfc1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion geniml/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.4.2"
__version__ = "0.4.3"
2 changes: 1 addition & 1 deletion requirements/requirements-ml.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ hnswlib >= 0.8.0
paramiko >= 3.0.0
pyBigWig >= 0.3.23
scanpy >= 1.10.3
torch >= 2.4.1
torch >= 1.13.1
lightning >= 2.4.0
langchain-huggingface==0.0.2

0 comments on commit 22bfc1e

Please sign in to comment.