-
- Downloads
add authlib to testing reqs
parent
e940eb40
No related branches found
No related tags found
Pipeline #119701 failed
Stage: test
Stage: build
Stage: deploy
Stage: test-deployment
Stage: cleanup
fastapi==0.63.0 | fastapi==0.87.0 | ||
pytest==6.2.4 | pytest==6.2.4 | ||
requests==2.25.1 | requests==2.25.1 | ||
uvicorn==0.13.4 | uvicorn==0.13.4 | ||
... | @@ -9,3 +9,4 @@ passlib[bcrypt]==1.7.4 | ... | @@ -9,3 +9,4 @@ passlib[bcrypt]==1.7.4 |
jinja2==3.0.1 | jinja2==3.0.1 | ||
coverage==5.5 | coverage==5.5 | ||
nose==1.3.7 | nose==1.3.7 | ||
authlib==1.1.0 |
Please register or sign in to comment