diff --git a/workflow/python_pure/README.md b/workflow/python_pure/README.md index 18ad934..ee8234e 100644 --- a/workflow/python_pure/README.md +++ b/workflow/python_pure/README.md @@ -143,7 +143,7 @@ pip3 install numpy scipy pandas flake8 pep8-naming black matplotlib seaborn ipyt ```shell cd /home/[YOURUSERNAME]/P3.12/bin -./pip3 install numpy scipy pandas flake8 pep8-naming black matplotlib seaborn ipython jupyterlab mypy dataclasses-json dataconf ipympl pywavelets scikit-image opencv-python scikit-learn tqdm argh sympy jsmin pybind11 pybind11-stubgen pigar asciichartpy natsort ipykernel +./pip3 install numpy scipy pandas flake8 pep8-naming black matplotlib seaborn ipython jupyterlab mypy dataclasses-json dataconf ipympl pywavelets scikit-image opencv-python scikit-learn tqdm argh sympy jsmin pybind11 pybind11-stubgen pigar asciichartpy natsort ipykernel filelock importlib-metadata regex fsspec ```