Skip to content

Fix dependency versions #162

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

Merged
merged 9 commits into from
Dec 16, 2023
Merged

Conversation

sachanub
Copy link
Contributor

Issue #, if available:

Description of changes:
Creating PR to fix dependency versions in setup.py and tox.ini

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

setup.py Outdated
'mock==5.1.0', 'pytest==7.4.2', 'pytest-cov==4.1.0', 'pytest-xdist==3.3.1',
'PyYAML==5.4.1', 'sagemaker==2.125.0', 'requests==2.31.0',
'requests_mock==1.11.0', 'torch==2.1.0', 'torchvision==0.16.0', 'tox==4.11.3']
'test': ['coverage>=7.3.2', 'docker-compose==1.29.2', 'flake8>=6.1.0', 'Flask==1.1.1',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should pin on test dependency if they are not build into released artifact.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will update PR.

@sachanub sachanub merged commit dd3144c into aws:master Dec 16, 2023
@sachanub sachanub deleted the fix_dependency_versions branch December 16, 2023 10:07
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.

2 participants