Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 717c04c

Browse files
author
Olivier Gambier
committed
Loose test dependencies
Also add six (needed to lake hacking happy) Docker-DCO-1.1-Signed-off-by: Olivier Gambier <[email protected]> (github: dmp42)
1 parent ea08dcf commit 717c04c

File tree

1 file changed

+5
-4
lines changed
  • depends/docker-registry-core/requirements

1 file changed

+5
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
nose==1.3.3
2-
coverage==3.7.1
3-
mock==1.0.1
4-
mockredispy==2.9.0.6
1+
coverage>=3.7,<4.0
2+
mock>=1.0,<2.0
3+
mockredispy>=2.9,<3.0
4+
nose>=1.3,<2.0
5+
six>=1.6,<2.0

0 commit comments

Comments
 (0)