mgbam commited on
Commit
e690628
·
verified ·
1 Parent(s): 7c2e67d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -16,4 +16,5 @@ requests # For API tools
16
  # For Hugging Face Spaces, ensure specific versions if needed
17
  # Example:
18
  # streamlit==1.30.0
19
- # langchain==0.1.5
 
 
16
  # For Hugging Face Spaces, ensure specific versions if needed
17
  # Example:
18
  # streamlit==1.30.0
19
+ # langchain==0.1.5
20
+ passlib[bcrypt]>=1.7.4