1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

Use cryptography backend for python-jose. Ref #2372

This commit is contained in:
grossmj 2024-05-16 15:01:05 +07:00
parent 314e01d2b4
commit aabfe9eadc
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -14,7 +14,7 @@ sqlalchemy==2.0.29
aiosqlite==0.20.0
alembic==1.12.1
bcrypt==4.1.2
python-jose==3.3.0
python-jose[cryptography]==3.3.0
email-validator==2.1.1
watchfiles==0.21.0
zstandard==0.22.0