Skip to content

Commit

Permalink
Pin to armv7 compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
FL550 committed Nov 14, 2024
1 parent ff35fca commit 5a1beb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ requests
Pillow
arrow
stream-inflate==0.0.41
stream-unzip==0.0.95
stream-unzip==0.0.98
httpx
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Pillow",
"arrow",
"stream-inflate==0.0.41",
"stream-unzip==0.0.95",
"stream-unzip==0.0.98",
"httpx",
],
)

0 comments on commit 5a1beb0

Please sign in to comment.