4823: More tests and fixes for updating and merging from remote api record.
[arvados.git] / services / fuse / setup.py
index c65501c58eee8c3a5ccfe59268ee35e44768855b..9c825c67580c68da49614dd8453263a30f47892c 100644 (file)
@@ -29,7 +29,7 @@ setup(name='arvados_fuse',
         'bin/arv-mount'
         ],
       install_requires=[
-        'arvados-python-client>=0.1.20141203150737.277b3c7',
+        'arvados-python-client>=0.1.20150206225333',
         'llfuse',
         'python-daemon',
         ],