
async-timeout 3.0.0 has released and only supports python 3.5.3 (which is greater than the Xenial we test on). Pin it for lower pythons (this is similar to I460652a4468bfa76895a5c563612ff6119c0d483 which pinned yarl -- in that case it was stated it was 1.1.1 which would be the final release for python<3.5.3 support; however in this case it's not clear if maybe there might be more 2.X releases, so hence the less-than qualifier...) Change-Id: Ifa2ddedbd4f431d8cd08059e31814b95dc74e368
30 lines
456 B
Plaintext
30 lines
456 B
Plaintext
pbr>=1.1.0
|
|
|
|
github3.py>=1.1.0
|
|
PyYAML>=3.1.0
|
|
paramiko>=2.0.1
|
|
GitPython>=2.1.8
|
|
python-daemon>=2.0.4,<2.1.0
|
|
extras
|
|
statsd>=3.0
|
|
voluptuous>=0.10.2
|
|
gear>=0.9.0,<1.0.0
|
|
apscheduler>=3.0
|
|
PrettyTable>=0.6,<0.8
|
|
babel>=1.0
|
|
ansible>=2.3.0.0,<2.4
|
|
netaddr
|
|
kazoo
|
|
sqlalchemy
|
|
alembic
|
|
cryptography>=1.6
|
|
cachecontrol
|
|
pyjwt
|
|
iso8601
|
|
yarl==1.1.1;python_version<='3.5.2'
|
|
async-timeout<3.0.0;python_version<='3.5.2'
|
|
aiohttp<3.0.0
|
|
uvloop;python_version>='3.5'
|
|
psutil
|
|
fb-re2>=1.0.6
|