Browse Source

[to #42322933] limit datasets version for now

master
Yingda Chen 2 years ago
parent
commit
3464324f6b
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      requirements/framework.txt

+ 2
- 1
requirements/framework.txt View File

@@ -1,6 +1,7 @@
addict
attrs
datasets
# version beyond 2.6.0 introduces compatbility issue and is being resolved
datasets<=2.6.0
easydict
einops
filelock>=3.3.0


Loading…
Cancel
Save