build: Adding new constraint to avoid bleach. (#31661)
This commit is contained in:
@@ -74,7 +74,7 @@ pycodestyle<2.9.0
|
||||
pyopenssl==22.0.0
|
||||
|
||||
|
||||
# right now lots of packages have major upgrades and lots of tests failing.
|
||||
# so adding following constraints and will unpin one by one.
|
||||
cryptography==38.0.4 # greater version has some issues with openssl.
|
||||
|
||||
bleach[css]==5.0.1 # greater version has some breaking changes.
|
||||
|
||||
cryptography==38.0.4 # greater version has some issues.
|
||||
|
||||
Reference in New Issue
Block a user