- Downloads
ported webauthn code to fido2 version in buster
requirements.txt
0 → 100644
| # Versions from Debian Buster | ||
| ldap3==2.4.1 | ||
| flask==1.0.2 | ||
| Flask-SQLAlchemy==2.1 | ||
| qrcode==6.1 | ||
| fido2==0.5.0 | ||
| Flask-OAuthlib==0.9.5 |
Please sign in to comment