[auto] fix requirements typo for issue #3125 (#3209)

This commit is contained in:
Yan Fang 2023-03-23 10:22:08 +08:00 committed by GitHub
parent 9998d5ef64
commit 189347963a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
colossalai >= 0.1.12
torch >= 1.8.1
transformers >= 4.231
transformers >= 4.23.1
PuLP >= 2.7.0