mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-24 16:29:41 -04:00
⬆️ Upgrade python-jose dependency for tests (#3468)
This commit is contained in:
committed by
GitHub
parent
dfd453e001
commit
8cc6f9baac
@@ -73,7 +73,7 @@ doc = [
|
||||
"pyyaml >=5.3.1,<6.0.0"
|
||||
]
|
||||
dev = [
|
||||
"python-jose[cryptography] >=3.1.0,<4.0.0",
|
||||
"python-jose[cryptography] >=3.3.0,<4.0.0",
|
||||
"passlib[bcrypt] >=1.7.2,<2.0.0",
|
||||
"autoflake >=1.3.1,<2.0.0",
|
||||
"flake8 >=3.8.3,<4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user