Skip to content

Commit

Permalink
build: lower matplotlib version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisochoatri committed Jun 11, 2024
1 parent 78f8990 commit b3b6e37
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 @@ -3,7 +3,7 @@ botocore
Click>=7.1.2
diskcache>=4.1.0
protobuf>=3.20.1,<4.0.0
matplotlib>=3.0.3,<4.0
matplotlib>=3.0.3,<3.9.0
opencv-python>=4.5.3.56
Pillow-SIMD>=8.3.2
pycocotools>=2.0.0
Expand Down

0 comments on commit b3b6e37

Please sign in to comment.