After analyzing Tobiko code it seems that some dependencies from requirements.txt and extra-requirements.txt files aren't really used in the Tobiko project and can be removed. This patch is doing such cleaning Assisted-By: claude-4-sonnet Change-Id: I168b647aa8d0963ff3e55dc7d787a951181b26d7 Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
34 lines
690 B
Plaintext
34 lines
690 B
Plaintext
coverage==5.3.1
|
|
fixtures==3.0.0
|
|
keystoneauth1==4.3.0
|
|
metalsmith==1.6.2
|
|
mock==3.0.5
|
|
netaddr==0.8.0
|
|
neutron-lib==2.7.0
|
|
openstacksdk==0.31.2
|
|
oslo.concurrency==3.26.0
|
|
oslo.config==8.4.0
|
|
oslo.log==4.4.0
|
|
oslo.utils==4.12.3
|
|
packaging==20.4
|
|
paramiko==2.9.2
|
|
pbr==5.5.1
|
|
psutil==5.8.0
|
|
pytest===7.2.0
|
|
pytest-html==4.1.1
|
|
pytest-xdist==3.5.0
|
|
python-designateclient==4.4.0
|
|
python-glanceclient==3.2.2
|
|
python-heatclient==2.3.0
|
|
python-ironicclient==4.6.1
|
|
python-manilaclient==4.5.1
|
|
python-neutronclient==7.2.1
|
|
python-novaclient==17.2.1
|
|
python-octaviaclient==2.2.0
|
|
python-openstackclient==5.4.0
|
|
PyYAML==5.4.1
|
|
setuptools==21.0.0;python_version>='3.12'
|
|
sshtunnel==0.3.1
|
|
testtools==2.5.0
|
|
validations-libs==1.1.0
|