Spaces:
Running
on
T4
Running
on
T4
update
Browse files- 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]
|