Explorar o código

Fixes #751: Relax version constraint on python-cryptography

Jeremy Stretch %!s(int64=9) %!d(string=hai) anos
pai
achega
cf796fb40f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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