Skip to content

Commit

Permalink
Merge pull request #851 from roboflow/iuri/remove-piexif
Browse files Browse the repository at this point in the history
Remove piexif dependency
  • Loading branch information
PawelPeczek-Roboflow authored Dec 3, 2024
2 parents 48a8c05 + 00c4db4 commit 90508fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements/_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ python-dotenv~=1.0.0
fastapi>=0.100,<0.111
numpy<=1.26.4
opencv-python>=4.8.1.78,<=4.10.0.84
piexif~=1.1.3
pillow<11.0
prometheus-fastapi-instrumentator<=6.0.0
redis~=5.0.0
Expand Down Expand Up @@ -37,4 +36,4 @@ pytest>=8.0.0,<9.0.0 # this is not a joke, sam2 requires this as the fork we ar
tokenizers>=0.19.0,<=0.20.3
slack-sdk~=3.33.4
twilio~=9.3.7
httpx~=0.25.1 # must be pinned as bc in 0.28.0 is causing Antropics to fail
httpx~=0.25.1 # must be pinned as bc in 0.28.0 is causing Antropics to fail

0 comments on commit 90508fe

Please sign in to comment.