We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6549551 commit 0172efcCopy full SHA for 0172efc
client/python/pyproject.toml
@@ -77,6 +77,7 @@ ignore-packages = [
77
"CacheControl", # Apache-2.0
78
"cffi", # MIT License (MIT)
79
"click", # BSD-3-Clause
80
+ "cryptography", # Apache-2.0 or BSD-3-Clause
81
"fsspec", # BSD-3-Clause
82
"jaraco.functools", # MIT License (MIT)
83
"jeepney", # MIT License (MIT)
0 commit comments