Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SongminYu committed Dec 3, 2023
1 parent 0658927 commit e8d58ec
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,16 +114,16 @@ In summary,

## Dependencies

Python 3.8+

| package | user | contributor |
|--------------|------|-------------|
| pandas | | |
| openpyxl | | |
| pytest | | |
| pytest-cov | | |
| black | | |
| pylint | | |
* Python: 3.8 or later

| package | user | contributor |
|--------------|---------|-------------|
| pandas | ✓ | ✓ |
| openpyxl | ✓ | ✓ |
| pytest | | ✓ |
| pytest-cov | | ✓ |
| black | | ✓ |
| pylint | | ✓ |

## Version History

Expand Down

0 comments on commit e8d58ec

Please sign in to comment.