6260: add check in datamanager to ensure that the configured datamanager token belong...
[arvados.git] / services / fuse / setup.py
index b314cc8c399e08c94239a5d66578eb9ecb80df97..3833493598cf05e288dc31f0153732dbccdca907 100644 (file)
@@ -30,7 +30,7 @@ setup(name='arvados_fuse',
         ],
       install_requires=[
         'arvados-python-client >= 0.1.20150625175218',
-        'llfuse',
+        'llfuse>=0.40',
         'python-daemon',
         'ciso8601'
         ],