Skip to content

Commit 3c672f2

Browse files
committed
DOC: Update README dependency list.
1 parent 2d5b5fa commit 3c672f2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@
2020
# Prerequisites
2121
* Python 3.7+
2222
* botcity-framework-base
23-
* PyChromeDevTools
24-
* websocket
25-
* pyperclip
26-
* opencv
23+
* beautifulsoup4
24+
* numpy
25+
* opencv-python
26+
* pillow
27+
* selenium
2728

2829
Python package requirements are listed in the requirements.txt file, which can
2930
be used to install all requirements from pip: 'pip install -r requirements.txt'

0 commit comments

Comments
 (0)