diff options
Diffstat (limited to 'tools/pip-requires')
-rw-r--r-- | tools/pip-requires | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index c036d18e..592617ee 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,5 +1,4 @@ gevent>=0.13 -python-gflags==1.3 +python-gflags>=1.3 routes -simplejson -webob==1.0.8 +webob>=1.0.8 |