Skip to content

Commit

Permalink
added range to package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jperez999 committed Nov 1, 2023
1 parent 1f5c6d0 commit f24ea77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base_external.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
transformers[torch]==4.30.0
transformers[torch]>=4.12,<4.31.0
tqdm>=4.27
pyarrow>=1.0
torchmetrics>=0.10.0

0 comments on commit f24ea77

Please sign in to comment.