9ae9f7936e
New urllib3 and python requests break python docker-compose. Pin requests back which should use an older urllib3. Hopefully this fixes docker-compose. Note this should probably only be used as a temporary workaround. A more permanent fix should change the way we install docker-compose. Also stop relying on six since it's no longer available and we dropped Python 2.7 support quite some time back anyway. Clean up some things in tox.ini which regressed in Tox v4. Co-Authored-By: Clark Boylan <cboylan@sapwetik.org> Change-Id: I69a7ba09f737130a403f0657708877ce986f751c
3 lines
26 B
Plaintext
3 lines
26 B
Plaintext
pbr>=0.11
|
|
paramiko>=2.0.0
|