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

Remove the numpy version requirement #715

Merged
merged 1 commit into from
Jan 26, 2022
Merged

Conversation

xuzhao9
Copy link
Contributor

@xuzhao9 xuzhao9 commented Jan 26, 2022

We shouldn't specify the numpy version because pytorch package should always depend on the default numpy version installed in conda.

Initially, the version constraint was added because pycocotools which yolov3 depends on has a bug: cocodataset/cocoapi#356. Since the bug has been fixed by cocodataset/cocoapi#354, we don't need to lock numpy to this version anymore.

@wconstab wconstab merged commit 02628cb into wconstab/ltc Jan 26, 2022
@wconstab wconstab deleted the xz9/fix-ltc-requirement branch January 26, 2022 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants