~ubuntu-branches/ubuntu/utopic/heat/utopic-proposed

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2015-02-09 15:12:41 UTC
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: package-import@ubuntu.com-20150209151241-z22lwlorlbd40l2k
Tags: upstream-2014.2.2
ImportĀ upstreamĀ versionĀ 2014.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
pbr>=0.6,!=0.7,<1.0
6
6
argparse
7
7
Babel>=1.3
8
 
eventlet>=0.15.1
 
8
eventlet>=0.15.1,<0.16.0
9
9
greenlet>=0.3.2
10
10
httplib2>=0.7.5
11
11
iso8601>=0.1.9
14
14
lxml>=2.3
15
15
netaddr>=0.7.12
16
16
oslo.config>=1.4.0  # Apache-2.0
17
 
oslo.db>=1.0.0  # Apache-2.0
 
17
oslo.db>=1.0.0,<1.1  # Apache-2.0
18
18
oslo.i18n>=1.0.0  # Apache-2.0
19
 
oslo.messaging>=1.4.0,!=1.5.0
 
19
oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
20
20
oslo.utils>=1.0.0                       # Apache-2.0
21
21
PasteDeploy>=1.5.0
22
22
posix_ipc
36
36
requests>=1.2.1,!=2.4.0
37
37
Routes>=1.12.3,!=2.0
38
38
six>=1.7.0
39
 
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
40
 
sqlalchemy-migrate>=0.9.1,!=0.9.2
 
39
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
 
40
sqlalchemy-migrate==0.9.1
41
41
stevedore>=1.0.0  # Apache-2.0
42
42
WebOb>=1.2.3