Skip to content

Suggest to loosen the dependency on requests #3

@Agnes-U

Description

@Agnes-U

Hi, your project spark-livy-on-airflow-workspace requires "requests==2.23.0" in its dependency. After analyzing the source code, we found that the following versions of requests can also be suitable without affecting your project, i.e., requests 2.22.0, 2.24.0. Therefore, we suggest to loosen the dependency on requests from "requests==2.23.0" to "requests>=2.22.0,<=2.24.0" to avoid any possible conflict for importing more packages or for downstream projects that may use spark-livy-on-airflow-workspace.

May I pull a request to further loosen the dependency on requests?

By the way, could you please tell us whether such dependency analysis may be potentially helpful for maintaining dependencies easier during your development?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions