Index: third_party/gsutil/third_party/boto/requirements.txt |
diff --git a/third_party/gsutil/third_party/boto/requirements.txt b/third_party/gsutil/third_party/boto/requirements.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c5d83577417d9114ab3147ec4a4bbe2ef6b372b2 |
--- /dev/null |
+++ b/third_party/gsutil/third_party/boto/requirements.txt |
@@ -0,0 +1,10 @@ |
+nose==1.3.3 |
+requests>=1.2.3,<=2.0.1 |
+rsa==3.1.4 |
+simplejson==3.5.2 |
+argparse==1.2.1 |
+httpretty>=0.7.0,<=0.8.6 |
+paramiko>=1.10.0 |
+PyYAML>=3.10 |
+coverage==3.7.1 |
+mock==1.0.1 |