Allow using cryptography certs and keys in the standalone plugin (#10133)

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
Alex Gaynor
2025-01-16 22:16:45 +00:00
committed by GitHub
co-authored by Brad Warren
parent ed972a130f
commit e050fe91a3
7 changed files with 48 additions and 34 deletions
-1
View File
@@ -165,7 +165,6 @@ trove-classifiers==2025.1.10.15 ; python_version >= "3.9" and python_version < "
twine==6.0.1 ; python_version >= "3.9" and python_version < "4.0"
types-cffi==1.16.0.20241221 ; python_version >= "3.9" and python_version < "4.0"
types-httplib2==0.22.0.20241221 ; python_version >= "3.9" and python_version < "4.0"
types-pyopenssl==24.1.0.20240722 ; python_version >= "3.9" and python_version < "4.0"
types-pyrfc3339==2.0.1.20241107 ; python_version >= "3.9" and python_version < "4.0"
types-python-dateutil==2.9.0.20241206 ; python_version >= "3.9" and python_version < "4.0"
types-pytz==2024.2.0.20241221 ; python_version >= "3.9" and python_version < "4.0"