-
Notifications
You must be signed in to change notification settings - Fork 3
Akeyless python has unnecesssarily high requirement for urllib3 #8
Open
Description
In the requirements.txt file, akeyless depends on version 2.1.0 or later of urllib3. This is unnecessary, and breaks boto3 and other python libraries on OSes such as Ubuntu22 and RHEL8. It's completely unnecessary as akeyless functions w/o issue on older versions of urllib3 (using v1.26.5 on ubuntu22 w/o problem for example).
Activity
Metadata
Metadata
Assignees
Labels
No labels