👋 Hey Phoenix team,
We're encountering an issue installing arize-phoenix >= 7.9.x in our repo, which uses the Pants build system. Since our codebase is multi-platform, we're running into an impossible dependency conflict due to OS-specific constraints on the wrapt package.
After investigating, we found that wrapt recently released a fix that eliminates the need for OS-specific versioning. Would it be possible to remove the current constraint and update it to wrapt>=1.17.2? This would allow us to upgrade our package.
Right now, we're on version 4.17, while our server is running the latest version, which could lead to compatibility issues. Let us know if this update is feasible, thanks!