Skip to content

Commit 9fb0bf8

Browse files
authored
Pin bcrypt to 4.3.0 to avoid passlib bug (#801)
1 parent ab4a5ae commit 9fb0bf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python-openstackclient==8.0.0
44
python-manilaclient
55
python-ironicclient
66
jmespath
7+
bcrypt==4.3.0
78
passlib[bcrypt]==1.7.4
89
cookiecutter
910
selinux # this is a shim to avoid having to use --system-site-packages, you still need sudo yum install libselinux-python3

0 commit comments

Comments
 (0)