Index: bootstrap/deps.pyl |
diff --git a/bootstrap/deps.pyl b/bootstrap/deps.pyl |
index 31474f476406e17c7c8d8534e636d68ed7bf2bb2..e362fef8b73282bfa82a009083eb5dd5aa8ea378 100644 |
--- a/bootstrap/deps.pyl |
+++ b/bootstrap/deps.pyl |
@@ -1,3 +1,4 @@ |
+ |
Sergey Berezin
2015/11/04 23:34:25
nit: a stray empty line?
|
# See README.md, there is a section about this file. |
#vim: ft=python: |
{ |
@@ -85,12 +86,6 @@ |
'repo': 'external/code.google.com/p/mock', |
'rev': '96c2601faa69f6d0ecb931df837632c7776ed4d4', |
}, |
- 'monacq': { |
- 'version': '1.1.1', |
- 'build': '0', |
- 'repo': 'git+https://chrome-internal.googlesource.com/infra/third_party/monacq', |
- 'rev': '18386bc2416d39fcec91098bbc7b8e096a24dbfd', |
- }, |
'numpy': { |
'version': '1.6.1', |
'build': '0', |
@@ -115,7 +110,6 @@ |
'build': '0', |
'repo': 'external/github.com/google/protobuf', |
'rev': '629a556879cc84e0f52546f0484b65b72ce44fe8', |
- 'implicit': True, # Required by monacq |
}, |
'pyasn1': { |
'version': '0.1.7', |