Skip to content

Commit e1a2d7f

Browse files
Add dependencies to pyproject.yaml
1 parent 52d2a98 commit e1a2d7f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ dependencies = [
4949
"PyPubSub",
5050
"Pywin32; platform_system == 'Windows'",
5151
"wxPython",
52+
"robotframework",
53+
"psutil",
54+
"packaging",
55+
"requests>=2.32.2",
5256
]
5357

5458
[project.urls]

0 commit comments

Comments
 (0)