add base files
This commit is contained in:
@@ -4,4 +4,7 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"cryptography>=44.0.2",
|
||||
"playwright>=1.50.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user