mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #261] Eel requirement is old #231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gjf on GitHub (Apr 6, 2022).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/261
I see this message every time - is it really crytitcal for auto-py-to-exe to have an obsolete eel version?
@brentvollebregt commented on GitHub (Apr 7, 2022):
The reason I have fixed the Eel version is because I've seen the maintainer change things in the library which broke this project - see
github.com/brentvollebregt/auto-py-to-exe@3a08aeaa8b. I would like to say any version above x but we are using things in this project that may break in the future.I've just bumped the Eel version to the latest and it will be released under 2.18.2 soon