Skip to content

Commit

Permalink
Use datasets 2.2.0 for now (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr authored Jun 28, 2022
1 parent 1f96f3c commit 4a7bc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"pytest",
"pytest-xdist",
"pytest-subtests",
"datasets",
"datasets<=2.2.2",
"evaluate",
"transformers",
"scipy",
Expand Down

0 comments on commit 4a7bc3b

Please sign in to comment.