python3Packages.ray: relax virtualenv dep

This commit is contained in:
George Macon
2023-08-18 13:52:25 +00:00
parent 81b970640e
commit 3a729b2f90
@@ -120,6 +120,7 @@ buildPythonPackage rec {
"click"
"grpcio"
"protobuf"
"virtualenv"
];
propagatedBuildInputs = [