Spaces:
Runtime error
Runtime error
gamingflexer
commited on
Commit
·
9bccfe7
1
Parent(s):
d6f0606
Add supabase, python-Levenshtein, and fuzzywuzzy to requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -12,4 +12,6 @@ playwright
|
|
12 |
beautifulsoup4
|
13 |
crewai
|
14 |
flask
|
15 |
-
supabase
|
|
|
|
|
|
12 |
beautifulsoup4
|
13 |
crewai
|
14 |
flask
|
15 |
+
supabase
|
16 |
+
python-Levenshtein
|
17 |
+
fuzzywuzzy
|