Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pydantic[email,cryptography]
|
|
8 |
python-dotenv
|
9 |
sqlalchemy
|
10 |
supabase
|
11 |
-
psycopg2-binary
|
|
|
|
8 |
python-dotenv
|
9 |
sqlalchemy
|
10 |
supabase
|
11 |
+
psycopg2-binary
|
12 |
+
bycrypt
|