Nitrokey / pynitrokey

Python client for Nitrokey devices
Apache License 2.0
94 stars 28 forks source link

Remove frozendict dependency #466

Closed mmerklinger closed 7 months ago

mmerklinger commented 7 months ago

This PR removes the frozendict dependency which was used in the old NetHSM client implementation is now part of the nethsm-sdk.

Changes

Checklist

Make sure to run make check and make fix before creating a PR, otherwise the CI will fail.

Test Environment and Execution

Relevant Output Example

Fixes #