Skip to content

Commit cee81bf

Browse files
committed
Freeze requirements.
1 parent 75dde87 commit cee81bf

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

requirements-dev.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
hiredis==0.2.0
2-
django-nose==1.4.4
3-
nose==1.3.6
4-
msgpack-python==0.4.6
5-
pyyaml==5.1
6-
mock
7-
fakeredis
8-
lupa
1+
hiredis==1.0.0
2+
django-nose==1.4.6
3+
nose==1.3.7
4+
msgpack-python==0.5.6
5+
PyYAML==5.1
6+
redis==3.3.8
7+
mock==3.0.5
8+
fakeredis==1.0.5
9+
lupa==1.8

0 commit comments

Comments
 (0)