Skip to content

Commit

Permalink
home update.
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Nov 8, 2021
1 parent 100728b commit 029efed
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions app/pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@ This project uses <a href="https://fastapi.tiangolo.com/">FastAPI</a>, <a href="

## Requirements

- requests==2.26.0
- fastapi==0.70.0
- uvicorn==0.15.0
- python-dotenv==0.19.1
- aiofiles==0.7.0
- python-multipart==0.0.5
- jinja2==3.0.2
- Markdown==3.3.4
- pytest==6.2.5
- Pillow==8.4.0
```sh
requests==2.26.0
fastapi==0.70.0
uvicorn==0.15.0
python-dotenv==0.19.1
aiofiles==0.7.0
python-multipart==0.0.5
jinja2==3.0.2
Markdown==3.3.4
pytest==6.2.5
```

0 comments on commit 029efed

Please sign in to comment.