Skip to content

Commit

Permalink
Merge branch 'main' into feature/damian/fb_kv_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogunowicz authored Jul 11, 2023
2 parents 09993e7 + 286574f commit ba8c126
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 @@ -146,7 +146,7 @@ def _parse_requirements_file(file_path):
_transformers_integration_deps = [
f"{'nm-transformers' if is_release else 'nm-transformers-nightly'}"
f"~={version_base}",
"datasets<=1.18.4",
"datasets<=2.11",
"scikit-learn",
"seqeval",
]
Expand Down

0 comments on commit ba8c126

Please sign in to comment.