Update and fix build
This commit is contained in:
@@ -6,11 +6,11 @@ authors = ["Jack O'Sullivan <j@ckos.ie>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
evdev = "^1.6.1"
|
||||
python = "^3.11"
|
||||
evdev = "^1.7.1"
|
||||
pydub = "^0.25.1"
|
||||
pyaudio = "^0.2.13"
|
||||
pyyaml = "^6.0"
|
||||
pyaudio = "^0.2.14"
|
||||
pyyaml = "^6.0.1"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
boardie = 'boardie:main'
|
||||
|
Reference in New Issue
Block a user