Unverified Commit 8b313086 authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

python3Packages.snowflake-connector-python: unpin cffi (#457301)

parents 7d93ea73 5317c870
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ buildPythonPackage rec {
  ];

  pythonRelaxDeps = [
    "cffi"
    "pyopenssl"
  ];