solokeys / solo1-cli

Solo 1 library and CLI in Python
https://pypi.org/project/solo-python
Apache License 2.0
182 stars 69 forks source link

fixed requirement of fido2 until upgrade to fido2 >= 1.0 #159

Open AlexNigl opened 1 year ago

AlexNigl commented 1 year ago

This fixes the current problem with the incompatible fido2-1.0 changes by explicitly requiring fido2 0.9.x until #152 can get merged.