mik-laj edited a comment on issue #20032:
URL: https://github.com/apache/airflow/issues/20032#issuecomment-992013437


   @harishkrao See: 
https://github.com/snowflakedb/snowflake-sqlalchemy/issues/234
   To use URL class, you need to run:
   ```bash
   python -m pip install snowflake-sqlalchemy==1.2.4 sqlalchemy==1.3.24
   ```
   Unfortunately, Snowflake incorrectly marked the version requirements in one 
release of `snowflake-sqlalchemy` and after fixing the problem, they didn't 
mark the release as yanked, so pip downloads invalid dependency versions


-- 
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