Skip to content

Commit

Permalink
Merge pull request #3 from AutomationSolutionz/requirements_added
Browse files Browse the repository at this point in the history
psutil and pyscreenshot added
  • Loading branch information
riz-hossain authored Feb 2, 2021
2 parents ef16a2d + 8e871f7 commit 67f60d9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ pytest==6.1.2
yapf
websocket-client
tqdm
pyscreenshot
1 change: 1 addition & 0 deletions requirements-mac.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ pytest==6.1.2
yapf
websocket-client
tqdm
pyscreenshot
2 changes: 2 additions & 0 deletions requirements-win.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ pytest==6.1.2
yapf
websocket-client
tqdm
pyscreenshot
psutil
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ pytest==6.1.2
yapf
websocket-client
tqdm
pyscreenshot

0 comments on commit 67f60d9

Please # to comment.