瀏覽代碼

Fixes #751: Relax version constraint on python-cryptography

Jeremy Stretch 9 年之前
父節點
當前提交
cf796fb40f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 cffi>=1.8
-cryptography==1.4
+cryptography>=1.4
 Django>=1.10
 django-debug-toolbar>=1.6
 django-filter==0.13.0