Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ threadpoolctl==2.2.0
tinysegmenter==0.3
tldextract==3.1.0
tmkpy==0.1.1
tokenizers
tokenizers==0.10.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pin version number came from what you already had working locally?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

toolz==0.9.0
torch==1.9.0
tqdm==4.66.3
Expand Down
Loading