Skip to content

Commit

Permalink
Update requirements for catprinter ...
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <[email protected]>
  • Loading branch information
jauderho committed May 21, 2024
1 parent 7e68cc4 commit c4a013c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
70 changes: 35 additions & 35 deletions catprinter/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion catprinter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
--extra-index-url https://www.piwheels.org/simple
bleak==0.22.1; python_version < '3.13' and python_version >= '3.8'
-e git+https://github.com/jauderho/catprinter.git@c9677f6ac69536254902e031d8479fc90ec8ec3b#egg=catprinter
dbus-fast==2.21.2; platform_system == 'Linux'
dbus-fast==2.21.3; platform_system == 'Linux'
numpy==1.26.4; python_version >= '3.9'
opencv-python==4.9.0.80; python_version >= '3.6'

0 comments on commit c4a013c

Please sign in to comment.