Skip to content

Commit

Permalink
Upgrade requirements.txt to 5.13.2 to support building with Python 3.…
Browse files Browse the repository at this point in the history
…11. (#27)
  • Loading branch information
IreneLime authored Jul 11, 2024
1 parent 0602a44 commit 5c7ce90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bcrypt==3.2.0; sys_platform == 'linux'
cryptography==39.0.1
cachetools==5.0.0; sys_platform == 'linux'
SQLAlchemy==1.4.36; sys_platform == 'linux'
pyinstaller==5.8.0
pyinstaller==5.13.2
Flask==2.2.2
Flask-SQLAlchemy==2.5.1; sys_platform == 'linux'
Werkzeug==2.2.2
Expand Down

0 comments on commit 5c7ce90

Please sign in to comment.