Revert "Commit c9285be686 breaks the Docker image Pipeline. Try to downgrade urllib < 2. Just a try."

This reverts commit 229c9bfaed.
This commit is contained in:
nicolargo 2024-03-09 14:50:46 +01:00
parent 229c9bfaed
commit 4bbb729d48

View File

@ -6,6 +6,5 @@ podman; python_version >= "3.6"
packaging; python_version >= "3.7"
python-dateutil
six
#urllib3
urllib3<2.0
urllib3
requests