Update libraries to newest version

This commit is contained in:
csd4ni3l
2026-05-16 22:53:50 +02:00
parent cc3cadb748
commit 0c090c788b
3 changed files with 245 additions and 212 deletions
+4 -4
View File
@@ -5,9 +5,9 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"openrouter>=0.1.1",
"python-dotenv>=1.2.1",
"requests>=2.32.5",
"slack-bolt>=1.27.0",
"openrouter>=0.9.1",
"python-dotenv>=1.2.2",
"requests>=2.34.2",
"slack-bolt>=1.28.0",
"slack-cli-hooks<1.0.0",
]