File tree Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ echo "Install Python packages"
42
42
python3 -m venv myenv
43
43
source myenv/bin/activate
44
44
pip install --upgrade setuptools wheel
45
- env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.3 " -v --no-binary pysail
45
+ env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.7 " -v --no-binary pysail
46
46
pip install " pyspark-client==4.0.0" \
47
47
" protobuf==5.28.3" \
48
48
" grpcio==1.71.2" \
Original file line number Diff line number Diff line change
1
+ {}
Original file line number Diff line number Diff line change
1
+ {}
Original file line number Diff line number Diff line change
1
+ {}
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ echo "Install Python packages"
42
42
python3 -m venv myenv
43
43
source myenv/bin/activate
44
44
pip install --upgrade setuptools wheel
45
- env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.3 " -v --no-binary pysail
45
+ env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.7 " -v --no-binary pysail
46
46
pip install " pyspark-client==4.0.0" \
47
47
" protobuf==5.28.3" \
48
48
" grpcio==1.71.2" \
You can’t perform that action at this time.
0 commit comments