storlets/test-requirements.txt
Takashi Kajinami 86d8f05d51 Remove iPython extension
This has been unmaintained and its functional tests have been broken
for some time. Because the current upper version is not compatible with
Python 3.12 and we aren't sure if we can bump the cap safely, let's
remove the extension.

Also replace the openstack CLI by the swift CLI to resolve the current
CI failure.

Change-Id: I1a2f908fef4b660686d75ea6e8330287b423cd8b
2024-09-11 00:21:39 +09:00

15 lines
251 B
Plaintext

hacking>=3.0.1,<3.1.0 # Apache-2.0
coverage>=3.6
nose2
pexpect
python-subunit>=0.0.18
oslotest>=1.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4
testtools>=0.9.36
python-swiftclient>=3.1.0
python-keystoneclient
bashate # Apache-2.0