Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,6 +14,6 @@ IPython
|
|
| 14 |
ipykernel
|
| 15 |
passlib
|
| 16 |
python-multipart
|
| 17 |
-
bcrypt==4.
|
| 18 |
psycopg2-binary
|
| 19 |
langchain-google-genai==2.1.9
|
|
|
|
| 14 |
ipykernel
|
| 15 |
passlib
|
| 16 |
python-multipart
|
| 17 |
+
bcrypt==4.0.1
|
| 18 |
psycopg2-binary
|
| 19 |
langchain-google-genai==2.1.9
|