You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
Your project freight requires "rq==1.0" in its dependency. After analyzing the source code, we found that the following versions of rq can also be suitable without affecting your project, i.e., rq 1.1.0. Therefore, we suggest to loosen the dependency on rq from "rq==1.0" to "rq>=1.0,<=1.1.0" to avoid any possible conflict for importing more packages or for downstream projects that may use ddos_script.
May I pull a request to further loosen the dependency on rq?
By the way, could you please tell us whether such dependency analysis may be potentially helpful for maintaining dependencies easier during your development?
Details:
Your project (commit id: f39ed1d) directly uses 2 APIs from package rq.
Since all these functions have not been changed between any version for package "rq" from [1.1.0] and 1.0. Therefore, we believe it is safe to loosen the corresponding dependency.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Dear developers,
Your project freight requires "rq==1.0" in its dependency. After analyzing the source code, we found that the following versions of rq can also be suitable without affecting your project, i.e., rq 1.1.0. Therefore, we suggest to loosen the dependency on rq from "rq==1.0" to "rq>=1.0,<=1.1.0" to avoid any possible conflict for importing more packages or for downstream projects that may use ddos_script.
May I pull a request to further loosen the dependency on rq?
By the way, could you please tell us whether such dependency analysis may be potentially helpful for maintaining dependencies easier during your development?
Details:
Your project (commit id: f39ed1d) directly uses 2 APIs from package rq.
Beginning fromwhich, 16 functions are then indirectly called, including 11 rq's internal APIs and 5 outsider APIs as follows:
Since all these functions have not been changed between any version for package "rq" from [1.1.0] and 1.0. Therefore, we believe it is safe to loosen the corresponding dependency.
The text was updated successfully, but these errors were encountered: