Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Add upper limit to albumentations due to issue Media-Smart#57.
  • Loading branch information
DarthThomas authored Nov 29, 2021
1 parent fa4ff42 commit 4098dd1
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 @@ -4,5 +4,5 @@ opencv-python
addict
torch>=1.4.*
torchvision>=0.4.*
albumentations>=0.4.1
albumentations>=0.4.1,<1.0.0
terminaltables

0 comments on commit 4098dd1

Please sign in to comment.