Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
| 3 |
httpx
|
| 4 |
beautifulsoup4
|
| 5 |
supabase
|
| 6 |
-
psycopg[binary]
|
|
|
|
|
|
| 3 |
httpx
|
| 4 |
beautifulsoup4
|
| 5 |
supabase
|
| 6 |
+
psycopg[binary]
|
| 7 |
+
pillow
|