0% found this document useful (0 votes)
8 views2 pages

Requirements

The document lists Python packages and their versions installed via pip. It shows the output of pip freeze which lists all packages and their versions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views2 pages

Requirements

The document lists Python packages and their versions installed via pip. It shows the output of pip freeze which lists all packages and their versions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Appium-Python-Client 1.3.

0
attrs 23.2.0
certifi 2024.2.2
cffi 1.16.0
colorama 0.4.6
h11 0.14.0
idna 3.6
iniconfig 2.0.0
Jinja2 3.1.3
MarkupSafe 2.1.5
MouseInfo 0.1.3
numpy 1.26.4
opencv-python 4.9.0.80
outcome 1.3.0.post0
packaging 24.0
pillow 10.3.0
pip 24.0
pluggy 1.4.0
PyAutoGUI 0.9.54
pycparser 2.22
PyGetWindow 0.0.9
PyMsgBox 1.0.9
pyperclip 1.8.2
PyRect 0.2.0
PyScreeze 0.1.30
PySocks 1.7.1
pytest 8.1.1
pytest-html 4.1.1
pytweening 1.2.0
selenium 3.141.0
sniffio 1.3.1
sortedcontainers 2.4.0
trio 0.25.0
trio-websocket 0.11.1
typing_extensions 4.10.0
urllib3 1.26.16
wsproto 1.2.0
PS C:\Users\IH-500\PycharmProjects\IH500_Automation> pip freeze
Appium-Python-Client==1.3.0
attrs==23.2.0
certifi==2024.2.2
cffi==1.16.0
colorama==0.4.6
h11==0.14.0
idna==3.6
iniconfig==2.0.0
Jinja2==3.1.3
MarkupSafe==2.1.5
MouseInfo==0.1.3
numpy==1.26.4
opencv-python==4.9.0.80
outcome==1.3.0.post0
packaging==24.0
pillow==10.3.0
pluggy==1.4.0
PyAutoGUI==0.9.54
pycparser==2.22
PyGetWindow==0.0.9
PyMsgBox==1.0.9
pyperclip==1.8.2
PyRect==0.2.0
PyScreeze==0.1.30
PySocks==1.7.1
pytest==8.1.1
pytest-html==4.1.1
pytest-metadata==3.1.1
pytweening==1.2.0
selenium==3.141.0
sniffio==1.3.1
sortedcontainers==2.4.0
trio==0.25.0
trio-websocket==0.11.1
typing_extensions==4.10.0
urllib3==1.26.16
wsproto==1.2.0

You might also like