Browse Source

Update Willow to 0.2.1

Karl Hobley 9 năm trước cách đây
mục cha
commit
ca0085c68d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -38,7 +38,7 @@ install_requires = [
     "Unidecode>=0.04.14",
     "six>=1.7.0",
     'requests>=2.0.0',
-    "Willow==0.2",
+    "Willow==0.2.1",
 ]