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

Set up dependabot configuration for pip #551

Merged
merged 18 commits into from
Jun 5, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix radiant-mlhub for older python
adamjstewart committed Jun 4, 2022

Verified

This commit was signed with the committer’s verified signature.
nickvergessen Joas Schilling
commit 53aaae8db77aaddfd225117ccfd269ee9eab1cf5
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -38,7 +38,8 @@ opencv-python==4.5.5.64
pandas==1.4.2;python_version>='3.8'
pandas==1.3.5;python_version=='3.7'
pycocotools==2.0.4
radiant-mlhub==0.5.1
radiant-mlhub==0.5.1;python_version>='3.8'
radiant-mlhub==0.4.1;python_version=='3.7'
rarfile==4.0
scipy==1.8.1
zipfile-deflate64==0.2.0