Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/gui_ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pip install pycodestyle
pip install PySide2==5.15.0
pip install dateutils==0.6.12
pip install pycocotools==2.0.5
pip install pycocotools==2.0.7
pip install labelme==5.0.1
pip install pytest==6.0.1
pip install pytest-qt==3.3.0
Expand Down
2 changes: 1 addition & 1 deletion easy_perception_deployment/gui/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PySide2==5.15.0
dateutils==0.6.12
pycocotools==2.0.2
labelme==5.0.1
torch==2.7.0
torch==2.7.1
torchvision==0.9.1
lark-parser==0.11.2
empy==3.3.4