updated poetry.lock

This commit is contained in:
RealEvoranz
2026-08-25 22:20:07 -04:00
parent 44ae02eb2a
commit c75afb7ce6
2 changed files with 206 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
"pygetwindow (>=0.0.9,<0.0.10)",
"keyboard (>=0.13.5,<0.14.0)",
"pygame-ce (>=2.5.8,<3.0.0)",
"ollama (>=0.6.2,<0.7.0)"
"ollama (>=0.6.2,<0.7.0)",
"requests>=2.32.0",
"pillow>=11.0.0"
]