muryshev commited on
Commit
02251e2
·
1 Parent(s): 0341212
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -23,4 +23,5 @@ elasticsearch==8.17.2
23
  uvicorn==0.34.0
24
  python-multipart==0.0.20
25
  python-dotenv==1.1.0
26
- pyjwt==2.10.1
 
 
23
  uvicorn==0.34.0
24
  python-multipart==0.0.20
25
  python-dotenv==1.1.0
26
+ pyjwt==2.10.1
27
+ fuzzywuzzy[speedup]