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 2d5b5fa commit 3c672f2Copy full SHA for 3c672f2
README.md
@@ -20,10 +20,11 @@
20
# Prerequisites
21
* Python 3.7+
22
* botcity-framework-base
23
-* PyChromeDevTools
24
-* websocket
25
-* pyperclip
26
-* opencv
+* beautifulsoup4
+* numpy
+* opencv-python
+* pillow
27
+* selenium
28
29
Python package requirements are listed in the requirements.txt file, which can
30
be used to install all requirements from pip: 'pip install -r requirements.txt'
0 commit comments