SoluProtMutDemo / requirements.in
vvelda's picture
Initial commit
b140e2c verified
--find-links "https://data.pyg.org/whl/torch-2.1.0+cpu.html"
biopython == 1.79 # < 1.82 # 1.82 removed three_to_one function https://github.com/biopython/biopython/pull/4508, 1.80 added the deprecation warning, TODO: internalize three_to_one function
tensorboard
torch ~= 2.1.0
torch-geometric
torch_scatter
torch_cluster
packaging # required by tensorboard but not properly specified in its requirements (probably due to being preinstalled from some version of pip)