mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2024-11-24 19:00:49 +00:00
bump dependency ver
This commit is contained in:
parent
e645437d1d
commit
1c5c8893ad
2
pdm.lock
2
pdm.lock
@ -5,7 +5,7 @@
|
|||||||
groups = ["default", "build", "lint"]
|
groups = ["default", "build", "lint"]
|
||||||
strategy = ["cross_platform", "inherit_metadata"]
|
strategy = ["cross_platform", "inherit_metadata"]
|
||||||
lock_version = "4.4.2"
|
lock_version = "4.4.2"
|
||||||
content_hash = "sha256:98da2a5aacae6a5e25fbd3bf98d3dfbbf87c1a57c4d807fe475df63bd7b0990c"
|
content_hash = "sha256:24da3456e709ca07cb83968d98b9e0b1ce533bf153076cc16bc34c66e047a70c"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "altgraph"
|
name = "altgraph"
|
||||||
|
@ -5,7 +5,7 @@ description = "A Voicemeeter app compatible with NVDA"
|
|||||||
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]
|
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"pyparsing>=3.1.1",
|
"pyparsing>=3.1.1",
|
||||||
"voicemeeter-api>=2.5.3",
|
"voicemeeter-api>=2.6.0",
|
||||||
"freesimplegui>=5.1.0",
|
"freesimplegui>=5.1.0",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.10,<3.12"
|
requires-python = ">=3.10,<3.12"
|
||||||
|
Loading…
Reference in New Issue
Block a user