Skip to content

bump pip requirements versions - #104

Merged
Eugene Fedorenko (eedorenko) merged 5 commits into
masterfrom
uprequirements
Nov 28, 2019
Merged

bump pip requirements versions#104
Eugene Fedorenko (eedorenko) merged 5 commits into
masterfrom
uprequirements

Conversation

@dtzar

Copy link
Copy Markdown
Contributor

fixes #97

@dtzar

Copy link
Copy Markdown
Contributor Author

Eugene Fedorenko (@eedorenko) This new build definition just needs the service connection added and should be good to push a new image automatically.

pytest>=5.3
requests>=2.22
azureml>=0.2
azureml-sdk>=1.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We need azureml. Otherwise we are getting exceptions like "ModuleNotFoundError: No module named 'numpy'"

@dtzar David Tesar (dtzar) Nov 22, 2019

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The azureml package is extremely dated and no longer maintained. Could we please at least try to follow the trail of adding numpy or other packages which come up?

@eedorenko
Eugene Fedorenko (eedorenko) deleted the uprequirements branch November 28, 2019 05:07
Alexandre Gattiker (algattik) added a commit to algattik/MLOpsPython that referenced this pull request Nov 28, 2019
bump pip requirements versions (microsoft#104)
Alexandre Gattiker (algattik) added a commit to algattik/MLOpsPython that referenced this pull request Nov 28, 2019
bump pip requirements versions (microsoft#104)
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.

Fresh pip install throws error

2 participants