4363: Explicit UTF-8 for test string.
[arvados.git] / services / fuse / setup.py
index be9e4e64a547f5b169f8a5710800e561ba324f9f..1e72fee99a73f728b18e4ef5a182cde4430a8251 100644 (file)
@@ -36,7 +36,7 @@ setup(name='arvados_fuse',
         'bin/arv-mount'
         ],
       install_requires=[
-        'arvados-python-client>=0.1.1411069908.8ba7f94',  # 2014-09-18
+        'arvados-python-client>=0.1.20141103223015.68dae83',
         'llfuse',
         'python-daemon'
         ],