-
Notifications
You must be signed in to change notification settings - Fork 273
Expand file tree
/
Copy pathrequirements.txt
More file actions
21 lines (20 loc) · 1.05 KB
/
requirements.txt
File metadata and controls
21 lines (20 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Rally core dependencies
alembic!=1.2.0,!=1.6.3
Jinja2 # BSD
jsonschema
markupsafe
oslo.config!=4.3.0,!=4.4.0 # Apache Software License
# do not forget to remove `testresources` from test-requirements. it is a
# dependency of oslo.db for tests
oslo.db # Apache Software License
oslo.log!=3.44.2,!=4.1.2,!=4.2.0,!=5.0.1,!=5.0.2,!=5.1.0 # Apache Software License
packaging!=20.5,!=20.6,!=20.7 # Apache Software License/BSD License
paramiko!=2.9.0,!=2.9.1 # LGPL
pbr
PrettyTable!=3.4.0
pyOpenSSL # Apache License, Version 2.0
PyYAML # MIT
python-subunit # Apache-2.0 or BSD
requests!=2.20.0,!=2.24.0 # Apache-2.0
SQLAlchemy>=2 # MIT
virtualenv!=16.3.0 # MIT