timelyart / Kairos

Kairos aims to help you save time by automating repetitive tasks on TradingView such as scanning markets for setups, and refreshing alerts as well as creating new ones.
GNU General Public License v3.0
71 stars 31 forks source link

Migrate urllib3 to version 2 early 2023 #91

Closed timelyart closed 1 year ago

timelyart commented 1 year ago

Describe the migration urllib3 will get a new version early 2023 Kairos is now in a state where the required version has to be manually installed.

Which library and version is affected? urllib3 version 1.26.13

What should be the new library and version? urllib3 version 2.0

Reasoning Kairos is now in a state where the required version has to be manually installed adding confusion and nuance to the installation process.

Migration Guides https://urllib3.readthedocs.io/en/2.0.0a2/v2-migration-guide.html

Other links and resources

Additional context Version 2.0 of urllib3 is still being developed. A full version should be available early 2023

timelyart commented 1 year ago

Migrated as of release v3.0.