mirror of
https://github.com/nicolargo/glances.git
synced 2026-05-04 20:56:31 -04:00
Commit c9285be686 breaks the Docker image Pipeline. Try to downgrade urllib < 2. Just a try.
This commit is contained in:
@@ -6,5 +6,6 @@ podman; python_version >= "3.6"
|
||||
packaging; python_version >= "3.7"
|
||||
python-dateutil
|
||||
six
|
||||
urllib3
|
||||
#urllib3
|
||||
urllib3<2.0
|
||||
requests
|
||||
|
||||
Reference in New Issue
Block a user