"Fossies" - the Fresh Open Source Software Archive 
Member "manila-11.0.1/requirements.txt" (1 Feb 2021, 1484 Bytes) of package /linux/misc/openstack/manila-11.0.1.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "requirements.txt":
11.0.0_vs_11.0.1.
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4
5 # pbr should be first
6 pbr!=2.1.0,>=2.0.0 # Apache-2.0
7
8 alembic>=0.9.6 # MIT
9 eventlet>=0.22.0,!=0.23.0,!=0.25.0 # MIT
10 greenlet>=0.4.15 # MIT
11 lxml>=4.5.0 # BSD
12 netaddr>=0.7.18 # BSD
13 oslo.config>=5.2.0 # Apache-2.0
14 oslo.context>=2.19.2 # Apache-2.0
15 oslo.db>=5.1.1 # Apache-2.0
16 oslo.i18n>=3.15.3 # Apache-2.0
17 oslo.log>=3.36.0 # Apache-2.0
18 oslo.messaging>=6.4.0 # Apache-2.0
19 oslo.middleware>=3.31.0 # Apache-2.0
20 oslo.policy>=1.30.0 # Apache-2.0
21 oslo.reports>=1.18.0 # Apache-2.0
22 oslo.rootwrap>=5.8.0 # Apache-2.0
23 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
24 oslo.service>=2.1.1 # Apache-2.0
25 oslo.upgradecheck>=0.1.0 # Apache-2.0
26 oslo.utils>=3.40.2 # Apache-2.0
27 oslo.concurrency>=3.26.0 # Apache-2.0
28 paramiko>=2.7.1 # LGPLv2.1+
29 Paste>=2.0.2 # MIT
30 PasteDeploy>=1.5.0 # MIT
31 pyparsing>=2.1.0 # MIT
32 python-neutronclient>=6.7.0 # Apache-2.0
33 keystoneauth1>=3.6.2 # Apache-2.0
34 keystonemiddleware>=4.17.0 # Apache-2.0
35 requests>=2.14.2 # Apache-2.0
36 retrying!=1.3.0,>=1.2.3 # Apache-2.0
37 Routes>=2.3.1 # MIT
38 six>=1.10.0 # MIT
39 SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
40 stevedore>=1.20.0 # Apache-2.0
41 tooz>=1.58.0 # Apache-2.0
42 python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
43 python-novaclient>=9.1.0 # Apache-2.0
44 python-glanceclient>=2.15.0 # Apache-2.0
45 WebOb>=1.7.1 # MIT