We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11db918 commit bf3995aCopy full SHA for bf3995a
pyproject.toml
@@ -7,6 +7,7 @@ requires-python = ">=3.10"
7
dependencies = [
8
"playwright>=1.52.0",
9
"pytest-playwright>=0.7.0",
10
+ "streamlit>=1.45.0",
11
]
12
13
[project.optional-dependencies]
0 commit comments