semcha opened a new issue, #33721:
URL: https://github.com/apache/airflow/issues/33721

   ### Apache Airflow version
   
   2.7.0
   
   ### What happened
   
   
   Get error when install latest soda-core-postgres on Airflow 2.7.0.
   ```
   ERROR: Cannot install apache-airflow==2.7.0 and soda-core==3.0.48 because 
these package versions have conflicting dependencies.
   
   The conflict is caused by:
       apache-airflow 2.7.0 depends on opentelemetry-api==1.15.0
       soda-core 3.0.48 depends on opentelemetry-api~=1.16.0
   ```
   
   ### What you think should happen instead
   
   Up opentelemetry-api to 1.16.0
   
   ### How to reproduce
   
   `pip install -U apache-airflow==2.7.0 soda-core-postgres==3.0.48`
   
   ### Operating System
   
   MacOS 13.5
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to