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