Tobiko stops using pandas.DataFrame and uses its own Tabledata class instead. This patch includes renaming dataframe references to tabledata. Assisted-by: claude-4.5-sonnet Change-Id: I7d8163daf242de7bf44e6d82542eb153a1a38154 Signed-off-by: Eduardo Olivares <eolivare@redhat.com>
11 lines
338 B
Plaintext
11 lines
338 B
Plaintext
# Additional requirements not in openstack/requirements project
|
|
|
|
dpkt # BSD
|
|
openshift-client # Apache-2.0
|
|
podman==4.7.0 # Apache-2.0
|
|
pytest-cov # MIT
|
|
pytest-reportportal # Apache-2.0
|
|
pytest-rerunfailures # MPL-2.0
|
|
pytest-subtests # MIT
|
|
pytest-timeout # MIT
|