Sebastián Ramírez
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
pyproject.toml
|
|
@ -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", |
|
|
|