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

[INSTALL]: Update Werkzeug 3.x #3958

Open
1 task done
amotl opened this issue Apr 8, 2024 · 0 comments
Open
1 task done

[INSTALL]: Update Werkzeug 3.x #3958

amotl opened this issue Apr 8, 2024 · 0 comments

Comments

@amotl
Copy link
Contributor

amotl commented Apr 8, 2024

Installation check

Platform

Any

Installation Method

Any

pycaret Version

3.3.0

Python Version

3.11

Description

Pinning to Werkzeug<3.0 means other applications/libraries/frameworks can't upgrade when pulling in PyCaret.

Installation Logs

The conflict is caused by:
    mlflow-cratedb[develop,docs,examples,test] 0.0.0 depends on werkzeug==3.0.2; extra == "examples"
    pycaret[analysis,models,parallel,test,tuner] 3.3.0 depends on Werkzeug<3.0 and >=2.2; extra == "parallel"
ERROR: ResolutionImpossible: for help visit [https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-](https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts)

-- https://github.com/crate-workbench/mlflow-cratedb/actions/runs/8596554758/job/23553374388?pr=123#step:5:250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant