Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax wrapt dependency for tensorflow compatibility #2001

Merged
merged 6 commits into from
Oct 24, 2023
Merged

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Oct 19, 2023

"Because no versions of tensorflow match >2.14.0,<3.0.0
and tensorflow (2.14.0) depends on wrapt (>=1.11.0,<1.15), tensorflow (>=2.14.0,<3.0.0) requires wrapt (>=1.11.0,<1.15).
Thus, tensorflow (>=2.14.0,<3.0.0) is incompatible with reflex (>=0.2.8,<0.3.0).
So, because base45reflex depends on both reflex (^0.2.8) and tensorflow (^2.14.0), version solving failed."

https://discord.com/channels/1029853095527727165/1164336240720625814/1164597615216820234

@masenf masenf force-pushed the masenf/relax-wrapt branch from d2ce37a to d7703f6 Compare October 19, 2023 19:49
@masenf masenf marked this pull request as ready for review October 20, 2023 21:12
picklelo
picklelo previously approved these changes Oct 24, 2023
@masenf
Copy link
Collaborator Author

masenf commented Oct 24, 2023

let me rebase this one

@picklelo picklelo merged commit 93f6491 into main Oct 24, 2023
36 of 37 checks passed
@picklelo picklelo deleted the masenf/relax-wrapt branch November 1, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants