Skip to content

Commit 58e21d8

Browse files
committed
requirements: Remove unused test deps
oslotest is not used anywhere, while requests is already a runtime dep. Change-Id: I852b7d8664cddf22b1314b057c42930580a1f9f4 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
1 parent 8890981 commit 58e21d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
coverage!=4.4,>=4.0 # Apache-2.0
22
fixtures>=3.0.0 # Apache-2.0/BSD
3-
oslotest>=3.2.0 # Apache-2.0
4-
requests>=2.14.2 # Apache-2.0
53
requests-mock>=1.2.0 # Apache-2.0
64
stestr>=1.0.0 # Apache-2.0
75
testtools>=2.2.0 # MIT

0 commit comments

Comments
 (0)