5cb9061487
* Drop the py26 marker for futures; we don't support 2.6 anymore. * Split hacking version used based on python version. * Clean up sphinx split -- 2.0+ aren't available to install on py2, anyway. Depends-On: https://review.opendev.org/#/c/752340/ Depends-On: https://review.opendev.org/#/c/752736/ Change-Id: I5a6ba8e65c23ada7297f6684dcbdd886591d0af5
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
futures>=3.0.0;python_version=='2.7' # BSD
|
|
requests>=1.1.0
|
|
six>=1.9.0
|