Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -50,4 +50,6 @@ python-jwt==4.1.0
|
|
50 |
PyJWT==2.8.0
|
51 |
aiohttp==3.9.3
|
52 |
cryptography==42.0.2
|
53 |
-
python-dotenv
|
|
|
|
|
|
50 |
PyJWT==2.8.0
|
51 |
aiohttp==3.9.3
|
52 |
cryptography==42.0.2
|
53 |
+
python-dotenv
|
54 |
+
supabase
|
55 |
+
openai
|