x
This commit is contained in:
@@ -4,4 +4,14 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"fastapi>=0.121.3",
|
||||
"playwright>=1.56.0",
|
||||
"pydantic>=2.12.4",
|
||||
"python-dotenv>=1.2.1",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"basedpyright>=1.34.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user