forked from JointCloud/JCC-DeepOD
modify requirements.txt
This commit is contained in:
parent
f8ee447f30
commit
3b020f93d9
|
@ -2,5 +2,5 @@ numpy>=1.19
|
|||
scipy>=1.5.1
|
||||
scikit_learn>=0.20.0
|
||||
pandas>=1.0.0
|
||||
torch>=1.10.0
|
||||
torch>=1.10.0,<1.13.1
|
||||
tqdm>=4.62.3
|
Loading…
Reference in New Issue