sushy-oem-idrac/requirements.txt
Riccardo Pittau 0254940361 Python 3 only
Remove need for six library not used anymore.
Use unittest mock instead of third party mock.

Also add .stestr to gitignore.

Change-Id: Id9b72b1169d225a78bf7e160ecebb6f6b8f8c3be
2020-05-05 11:26:50 +02:00

8 lines
298 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-dateutil>=2.7.0 # BSD
sushy>=2.0.0 # Apache-2.0