Skip to content
Snippets Groups Projects
Commit 00907c0d authored by kaiyou's avatar kaiyou
Browse files

Add argon2 support for claims

parent 2648457e
No related branches found
No related tags found
No related merge requests found
alembic==1.3.0
argon2-cffi==19.2.0
Authlib==0.13
Babel==2.7.0
bcrypt==3.1.7
......@@ -33,6 +34,7 @@ Mako==1.1.0
MarkupSafe==1.1.1
mysqlclient==1.4.6
passlib==1.7.2
Pillow==7.0.0
pkgconfig==1.5.1
psycopg2==2.8.4
pycparser==2.19
......@@ -52,4 +54,3 @@ Werkzeug==0.16.0
WTForms==2.2.1
WTForms-Components==0.10.4
xmlsec==1.3.3
Pillow==6.2.1
\ No newline at end of file
......@@ -20,3 +20,4 @@ authlib
mysqlclient
psycopg2
jwcrypto
argon2_cffi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment