frgfm / torch-scan

Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
https://frgfm.github.io/torch-scan/latest
Apache License 2.0
208 stars 22 forks source link

build(deps): fix inconsistency in deps versioning #92

Closed frgfm closed 1 month ago

frgfm commented 1 month ago

This PR fixes the non uniform definition of dev deps versioning

socket-security[bot] commented 1 month ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: pypi/mypy@1.8.0, pypi/ruff@0.1.14

View full report↗︎

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.08%. Comparing base (162a7f9) to head (18bcc40). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/frgfm/torch-scan/pull/92/graphs/tree.svg?width=650&height=150&src=pr&token=CjKt53YqCX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=F-G+Fernandez)](https://app.codecov.io/gh/frgfm/torch-scan/pull/92?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=F-G+Fernandez) ```diff @@ Coverage Diff @@ ## main #92 +/- ## ======================================= Coverage 93.08% 93.08% ======================================= Files 10 10 Lines 651 651 ======================================= Hits 606 606 Misses 45 45 ```