Skip to content

Commit

Permalink
Merge pull request #20 from jhj0517/fix/malicious-package
Browse files Browse the repository at this point in the history
Limit to safe version
  • Loading branch information
jhj0517 authored Dec 7, 2024
2 parents 3d81caf + 812ec64 commit 24b6f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ lmdb>=1.4.1
timm>=1.0.7
rich>=13.7.1
albumentations>=1.4.10
ultralytics
ultralytics==8.3.43
tyro
dill
gradio
Expand Down

0 comments on commit 24b6f6e

Please sign in to comment.