Skip to content

Commit 8af95e7

Browse files
Pin pip deps and increment release to 0.3.3
1 parent 52a7c49 commit 8af95e7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.2
1+
0.3.3

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
multiprocessing
2-
Fabric
3-
pymongo
4-
pynsca
5-
PyYAML
6-
boto
7-
filechunkio
2+
Fabric==1.13.1
3+
pymongo==3.4.0
4+
pynsca==1.5
5+
PyYAML==3.12
6+
boto==2.45.0
7+
filechunkio==1.8

0 commit comments

Comments
 (0)