Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove versions from dependencies
  • Loading branch information
tomasvana10 authored May 12, 2024
1 parent 0665100 commit e08c3a0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ A GUI package built with `CustomTkinter` that allows you to select, configure an
- Download the latest source code: [click here](https://github.com/tomasvana10/crossword_puzzle/releases/latest)
<br><br>
## Dependencies
`Babel==2.14.0`<br>
`customtkinter==5.2.2`<br>
`Flask==3.0.1`<br>
`flask_babel==4.0.0`<br>
`Pillow==10.2.0`<br>
`regex==2023.12.25`
`Babel`
`customtkinter`
`Flask`
`flask_babel`
`Pillow`
`regex`
<br><br>
## Installation
**Requires [pip](https://pip.pypa.io/en/stable/installation/)**
Expand Down

0 comments on commit e08c3a0

Please sign in to comment.