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

Update requirements.txt #391

Merged
merged 1 commit into from
Jan 25, 2022
Merged

Update requirements.txt #391

merged 1 commit into from
Jan 25, 2022

Conversation

wwdok
Copy link
Contributor

@wwdok wwdok commented Jan 23, 2022

Latest pytorch-lightning require omegaconf>=2.0.1, or it will report error cannot import name 'UnsupportedValueType' from 'omegaconf.errors', see Lightning-AI/pytorch-lightning#7110

Latest pytorch-lightning require omegaconf>=2.0.1, or it will report error `cannot import name 'UnsupportedValueType' from 'omegaconf.errors'`, see Lightning-AI/pytorch-lightning#7110
@codecov
Copy link

codecov bot commented Jan 23, 2022

Codecov Report

Merging #391 (8c55b97) into main (c526c28) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #391      +/-   ##
==========================================
- Coverage   74.05%   74.00%   -0.05%     
==========================================
  Files          66       66              
  Lines        4424     4424              
  Branches      752      752              
==========================================
- Hits         3276     3274       -2     
- Misses        969      970       +1     
- Partials      179      180       +1     
Flag Coverage Δ
unittests 74.00% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nanodet/data/transform/warp.py 84.48% <0.00%> (-1.15%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c526c28...8c55b97. Read the comment docs.

@RangiLyu RangiLyu merged commit 8cb9044 into RangiLyu:main Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants