b75de51122
Change-Id: I768004272e3f700af6ab6e42e95a5418dc977989
12 lines
421 B
Plaintext
12 lines
421 B
Plaintext
gitpython >= 3.1.8
|
|
pbr >= 6.0.0
|
|
requests == 2.32.3
|
|
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"
|