Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
hidekuma committed Apr 7, 2020
1 parent e558643 commit cdb8f78
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
`FlaskS3Up` is an extension for Flask that adds support for quickly browsing S3 or S3 compatible. If you are familiar with Flask, FlaskS3up should be easy to pick up.

## Support Python versions and Dependencies
|Type|Name|Version|
|:-:|:-:|:-:|
|Runtime|Python|>=3.7|
|Library|boto3|>=1.12.2|
|Library|Flask|>=1.1.1|
| Type | Name | Version |
| :-: | :-: | :-: |
| Runtime | Python | >=3.7 |
| Library | boto3 | >=1.12.2 |
| Library | click | >=7.1.1 |
| Library | Flask | >=1.1.1 |

---

Expand Down

0 comments on commit cdb8f78

Please sign in to comment.