Skip to content

Commit 29e0326

Browse files
authored
Update shell_script.sh
1 parent 04820ae commit 29e0326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cd3_automation_toolkit/shell_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ python -m pip install --user oci-cli
2020
python -m pip install --user pycryptodomex==3.10.1
2121
python -m pip install --user regex
2222
python -m pip install --user pandas==1.1.5
23-
python -m pip install --user openpyxl==3.0.5
23+
python -m pip install --user openpyxl==3.0.7
2424
python -m pip install --user xlrd==1.2.0
2525
python -m pip install --user xlsxwriter==1.3.7
2626
python -m pip install --user wget

0 commit comments

Comments
 (0)