chore: fix deps

This commit is contained in:
2026-04-29 19:42:44 +03:00
parent 0d8ab05f66
commit 56f257031f
3 changed files with 4 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.12"
dependencies = [
"dotenv>=0.9.9",
"python-dotenv>=1.0.0",
"patchright>=1.57.2",
"redis>=7.1.0",
]