-
- Downloads
with coverage
fastapi==0.63.0 | ||
pytest==6.2.4 | ||
requests==2.25.1 | ||
uvicorn==0.13.4 | ||
python-dotenv==0.17.1 | ||
python-multipart==0.0.5 | ||
python-jose[cryptography]==3.2.0 | ||
passlib[bcrypt]==1.7.4 | ||
jinja2==3.0.1 | ||
\ No newline at end of file | ||
jinja2==3.0.1 |
testing_requirements.txt
0 → 100644
fastapi==0.63.0 | ||
pytest==6.2.4 | ||
requests==2.25.1 | ||
uvicorn==0.13.4 | ||
python-dotenv==0.17.1 | ||
python-multipart==0.0.5 | ||
python-jose[cryptography]==3.2.0 | ||
passlib[bcrypt]==1.7.4 | ||
jinja2==3.0.1 | ||
coverage==5.5 | ||
nose==1.3.7 |
Please register or sign in to comment