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

   ### Apache Airflow version
   
   3.1.7
   
   ### If "Other Airflow 3 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   The current [airflow constraint 
](https://raw.githubusercontent.com/apache/airflow/constraints-3.1.7/constraints-3.11.txt)
 points to tableauserverclient version 0.39 .. This version is YANKED and was 
replaced by 0.40 on the same day: 
https://pypi.org/project/tableauserverclient/#history
   
   This results in an **silent failed install** of the tableau provider.
   
   ### What you think should happen instead?
   
   _No response_
   
   ### How to reproduce
   
   requirements.txt
   ```
   --constraint 
https://raw.githubusercontent.com/apache/airflow/constraints-3.1.7/constraints-3.11.txt
   apache-airflow[tableau]==3.1.7
   ```
   
   pip install -r requirements.txt
   
   **tableauserverclient isn't installed!** Also there is no notification about 
it.
   
   ### Operating System
   
   Debian
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other
   
   ### 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