Skip to content

Commit

Permalink
version fix for empy
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Oct 22, 2024
1 parent 03dfd3d commit cfe86ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ echo -e "\033[36m> Installing Python3.11 dependencies with PIP in virtual enviro
python3 -m pip install --upgrade pip
python3 -m pip install -U \
argcomplete catkin_pkg colcon-common-extensions coverage \
cryptography empy flake8 flake8-blind-except==0.1.1 flake8-builtins \
cryptography empy==3.3.4 flake8 flake8-blind-except==0.1.1 flake8-builtins \
flake8-class-newline flake8-comprehensions flake8-deprecated \
flake8-docstrings flake8-import-order flake8-quotes \
importlib-metadata jsonschema lark==1.1.1 lxml matplotlib mock mypy==0.931 netifaces \
Expand Down

0 comments on commit cfe86ed

Please sign in to comment.