Add PyJWT dependency for docs test

This commit is contained in:
Esteban Maya Cadavid 2024-05-17 00:12:45 -05:00
parent f252dc622d
commit 6734f798a7
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ sqlalchemy >=1.3.18,<1.4.43
databases[sqlite] >=0.3.2,<0.7.0
flask >=1.1.2,<3.0.0
anyio[trio] >=3.2.1,<4.0.0
python-jose[cryptography] >=3.3.0,<4.0.0
PyJWT==2.8.0
pyyaml >=5.3.1,<7.0.0
passlib[bcrypt] >=1.7.2,<2.0.0