modify requirements.txt

This commit is contained in:
xuhongzuo 2023-03-27 09:48:02 +08:00
parent f8ee447f30
commit 3b020f93d9
1 changed files with 1 additions and 1 deletions

View File

@ -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