65c1d746a7
We don't transfer git history since it may contain proprietary data that we cannot have in an open sources version. Change-Id: I9586124c1720db69a76b9390e208e9f0ba3b86d4
11 lines
402 B
Plaintext
11 lines
402 B
Plaintext
gitpython >= 3.1.8
|
|
pbr >= 5.5.0
|
|
ruamel.yaml.clib == 0.2.7; python_version == "3.6"
|
|
ruamel.yaml == 0.17.21; python_version == "3.6"
|
|
ruamel.yaml == 0.18.6; python_version > "3.6"
|
|
voluptuous >= 0.14.0; python_version >= "3.7"
|
|
voluptuous >= 0.11.7,<0.14.0; python_version < "3.7"
|
|
scipy==1.5.4; python_version < "3.8"
|
|
scipy==1.9.1; python_version >= "3.8"
|
|
importlib-resources==5.4.0; python_version < "3.9"
|