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
Your project cvpr2020-plant-pathology requires "albumentations==0.4.5" in its dependency. After analyzing the source code, we found that the following versions of albumentations can also be suitable without affecting your project, i.e., albumentations 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4. Therefore, we suggest to loosen the dependency on albumentations from "albumentations==0.4.5" to "albumentations>=0.4.0,<=0.4.5" 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 albumentations?
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: 9756789) directly uses 12 APIs from package albumentations.
Since all these functions have not been changed between any version for package "albumentations" from [0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4] and 0.4.5. Therefore, we believe it is safe to loosen the corresponding dependency.
The text was updated successfully, but these errors were encountered:
Dear developers,
Your project cvpr2020-plant-pathology requires "albumentations==0.4.5" in its dependency. After analyzing the source code, we found that the following versions of albumentations can also be suitable without affecting your project, i.e., albumentations 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4. Therefore, we suggest to loosen the dependency on albumentations from "albumentations==0.4.5" to "albumentations>=0.4.0,<=0.4.5" 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 albumentations?
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: 9756789) directly uses 12 APIs from package albumentations.
Beginning fromwhich, 15 functions are then indirectly called, including 14 albumentations's internal APIs and 1 outsider APIs as follows:
Since all these functions have not been changed between any version for package "albumentations" from [0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4] and 0.4.5. Therefore, we believe it is safe to loosen the corresponding dependency.
The text was updated successfully, but these errors were encountered: