From 0609b81e628b6757d0e9df02f6106c42a42b558e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 6 Oct 2017 19:05:03 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id8d670ad5fe2b8fe46048670d6ac131b2563cbe6 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 53ae0dd3ac..30e8e79a46 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ PyMySQL>=0.7.6 # MIT License oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 oslo.privsep>=1.23.0 # Apache-2.0 -pyroute2>=0.4.21 # Apache-2.0 (+ dual licensed GPL2) +pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2) testrepository>=0.0.18 # Apache-2.0/BSD testresources>=2.0.0 # Apache-2.0/BSD testtools>=1.4.0 # MIT