pszemraj commited on
Commit
55d0615
1 Parent(s): 544efec

pin rapidfuzz version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ libretranslatepy
5
  natsort
6
  nltk
7
  pyspellchecker
8
- rapidfuzz
9
  torch
10
  tqdm
11
  transformers
 
5
  natsort
6
  nltk
7
  pyspellchecker
8
+ rapidfuzz==2.13.7
9
  torch
10
  tqdm
11
  transformers