Skip to content

Commit

Permalink
bump cx_freeze version
Browse files Browse the repository at this point in the history
  • Loading branch information
calendulish committed Jun 4, 2024
1 parent 625f27e commit 6805195
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
@@ -1,6 +1,6 @@
aiohttp~=3.9b
certifi>=2023.7.22
cx_Freeze~=6.15; sys_platform == 'win32'
cx_Freeze~=7.1; sys_platform == 'win32'
setuptools~=68.1
pywin32==306; sys_platform == 'win32'
stlib~=2.0
Expand Down

0 comments on commit 6805195

Please sign in to comment.