Azure / Azure/azure-sdk-for-python
Unable to install pyopenssl 26.0.0 with azureml-core 1.61.0
Open
azureml-mlflow
customer-reported
needs-team-attention
question
Service Attention
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
- **azureml-core**:
- **1.61.0**:
- **MacOS**:
- **3.12.13**:
**Describe the bug**
Dependency conflict when installing azureml-core with new version of pyopenssl (there are some CVEs before 26.0.0) so it should be fixed
**To Reproduce**
Run ` pip install azureml-core~=1.61.0 pyopenssl==26.0.0`
**Expected behavior**
Success of installation
**Screenshots**
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.