Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -22,6 +22,7 @@ python-Levenshtein
|
|
22 |
# HTTP and Environment
|
23 |
requests
|
24 |
python-dotenv
|
|
|
25 |
|
26 |
# Database (Optional)
|
27 |
supabase
|
|
|
22 |
# HTTP and Environment
|
23 |
requests
|
24 |
python-dotenv
|
25 |
+
pydantic-settings
|
26 |
|
27 |
# Database (Optional)
|
28 |
supabase
|