7710: text updates around the -service-type argument.
[arvados.git] / services / fuse / setup.py
index d7ac773f35198b724fbc91db877026035bb832eb..1fd5bde9d6d6ee2bbee7d3e464150276906cc5c4 100644 (file)
@@ -29,7 +29,7 @@ setup(name='arvados_fuse',
         'bin/arv-mount'
         ],
       install_requires=[
-        'arvados-python-client >= 0.1.20150625175218',
+        'arvados-python-client >= 0.1.20151118035730',
         'llfuse>=0.40',
         'python-daemon',
         'ciso8601'