Skip to content

Commit ecfda76

Browse files
committed
Update lower-constraints
This had gotten pretty out-of-date and included a whole load of OSC plugins which I don't think we need to track from here. This updated version is simply generated via 'pip freeze' using pip >= 20.3, which includes the new dependency resolver. Change-Id: I4fb0b69dbd538f313c6fef97126c22078904c69f Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
1 parent 20769cd commit ecfda76

1 file changed

Lines changed: 10 additions & 47 deletions

File tree

lower-constraints.txt

Lines changed: 10 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,26 @@
11
amqp==2.1.1
2-
aodhclient==0.9.0
32
appdirs==1.3.0
43
asn1crypto==0.23.0
5-
bandit==1.1.0
4+
Babel==2.6.0
5+
bcrypt==3.2.0
66
cachetools==2.0.0
77
cffi==1.14.0
88
cliff==3.4.0
99
cmd2==0.8.0
10-
contextlib2==0.4.0
1110
coverage==4.0
1211
cryptography==2.7
1312
ddt==1.0.1
1413
debtcollector==1.2.0
1514
decorator==4.4.1
16-
deprecation==1.0
17-
docker-pycreds==0.2.1
18-
docker==2.4.2
1915
dogpile.cache==0.6.5
2016
eventlet==0.18.2
2117
extras==1.0.0
2218
fasteners==0.7.0
2319
fixtures==3.0.0
2420
future==0.16.0
2521
futurist==2.1.0
26-
gitdb==0.6.4
27-
GitPython==1.0.1
28-
gnocchiclient==3.3.1
2922
greenlet==0.4.15
30-
httplib2==0.9.1
31-
idna==2.6
23+
importlib-metadata==3.1.1
3224
iso8601==0.1.11
3325
Jinja2==2.10
3426
jmespath==0.9.0
@@ -39,17 +31,18 @@ keystoneauth1==3.18.0
3931
kombu==4.0.0
4032
linecache2==1.0.0
4133
MarkupSafe==1.1.1
34+
mock==4.0.2
4235
monotonic==0.6
4336
mox3==0.20.0
4437
msgpack-python==0.4.0
4538
munch==2.1.0
4639
netaddr==0.7.18
4740
netifaces==0.10.4
4841
openstacksdk==0.52.0
42+
os-client-config==2.1.0
4943
os-service-types==1.7.0
5044
os-testr==1.0.0
5145
osc-lib==2.2.0
52-
osc-placement==1.7.0
5346
oslo.concurrency==3.26.0
5447
oslo.config==5.2.0
5548
oslo.context==2.19.2
@@ -66,71 +59,41 @@ paramiko==2.7.1
6659
Paste==2.0.2
6760
PasteDeploy==1.5.0
6861
pbr==2.0.0
69-
pika-pool==0.1.3
7062
pika==0.10.0
71-
ply==3.10
72-
positional==1.2.1
63+
pika-pool==0.1.3
7364
prettytable==0.7.2
74-
pyasn1==0.1.8
75-
pycodestyle==2.0.0
7665
pycparser==2.18
7766
pyinotify==0.9.6
78-
pyOpenSSL==17.1.0
67+
PyNaCl==1.4.0
7968
pyparsing==2.1.0
8069
pyperclip==1.5.27
81-
python-barbicanclient==4.5.2
8270
python-cinderclient==3.3.0
8371
python-dateutil==2.5.3
84-
python-designateclient==2.7.0
85-
python-glanceclient==2.8.0
86-
python-heatclient==1.10.0
87-
python-ironic-inspector-client==1.5.0
88-
python-ironicclient==2.3.0
89-
python-karborclient==0.6.0
9072
python-keystoneclient==3.22.0
9173
python-mimeparse==1.6.0
92-
python-mistralclient==3.1.0
93-
python-muranoclient==0.8.2
94-
python-neutronclient==6.7.0
9574
python-novaclient==15.1.0
96-
python-octaviaclient==1.11.0
97-
python-rsdclient==1.0.1
98-
python-saharaclient==1.4.0
99-
python-searchlightclient==1.0.0
100-
python-senlinclient==1.1.0
10175
python-subunit==1.0.0
102-
python-swiftclient==3.2.0
103-
python-troveclient==3.1.0
104-
python-watcherclient==2.5.0
105-
python-zaqarclient==1.0.0
106-
python-zunclient==3.6.0
10776
pytz==2013.6
10877
PyYAML==3.13
10978
repoze.lru==0.7
110-
requests-mock==1.2.0
11179
requests==2.14.2
80+
requests-mock==1.2.0
11281
requestsexceptions==1.2.0
11382
rfc3986==0.3.1
11483
Routes==2.3.1
115-
rsd-lib==0.1.0
11684
simplejson==3.5.1
117-
smmap==0.9.0
85+
six==1.15.0
11886
statsd==3.2.1
11987
stestr==1.0.0
12088
stevedore==2.0.1
121-
sushy==0.1.0
12289
tempest==17.1.0
12390
tenacity==3.2.1
12491
testrepository==0.0.18
12592
testtools==2.2.0
12693
traceback2==1.4.0
127-
ujson==1.35
12894
unittest2==1.1.0
12995
urllib3==1.21.1
130-
validictory==1.1.1
13196
vine==1.1.4
132-
warlock==1.2.0
13397
WebOb==1.7.1
134-
websocket-client==0.44.0
13598
wrapt==1.7.0
136-
yaql==1.1.3
99+
zipp==3.4.0

0 commit comments

Comments
 (0)