Skip to content

Commit

Permalink
Fixed pycocotools pip installation by changing version from 2.0.2 to …
Browse files Browse the repository at this point in the history
…2.0.5

Signed-off-by: Chen Bainian <[email protected]>
  • Loading branch information
carlowiesse authored and Briancbn committed Feb 7, 2024
1 parent c075ca1 commit bfe722c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy_perception_deployment/gui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PySide2==5.15.0
dateutils==0.6.12
pycocotools==2.0.2
pycocotools==2.0.5
labelme==5.0.1
torch==1.8.1
torchvision==0.9.1
Expand Down

0 comments on commit bfe722c

Please sign in to comment.