Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ python-dotenv
|
|
9 |
sqlalchemy
|
10 |
supabase
|
11 |
psycopg2-binary
|
12 |
-
|
|
|
|
|
|
9 |
sqlalchemy
|
10 |
supabase
|
11 |
psycopg2-binary
|
12 |
+
bycryptodome
|
13 |
+
python-multipart
|
14 |
+
python-jose
|