mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
fixed something
This commit is contained in:
parent
f5225df224
commit
820adf1339
@ -1 +1 @@
|
||||
3.8
|
||||
3.10
|
||||
|
2
poetry.lock
generated
2
poetry.lock
generated
@ -3673,4 +3673,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "134458d32b5a70807e8345abccb792bb0694ce5081d0746be785b70c4a381a54"
|
||||
content-hash = "a565c6bbd145d0f252dcaceaa8fee63d8bde343b99bb5d49eb141b74225c9a2d"
|
||||
|
@ -25,6 +25,7 @@ pydub = "^0.25.1"
|
||||
ollama = "^0.1.7"
|
||||
anthropic = "^0.18.1"
|
||||
pyperclip = "^1.8.2"
|
||||
python-dotenv = "^1.0.1"
|
||||
|
||||
[tool.poetry.group.cli.dependencies]
|
||||
pyyaml = "^6.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user