PS D:mirrorsovs> pip3 list
Package Version
bcrypt 3.2.0
beautifulsoup4 4.10.0
bitbucket-python 0.2.2
certifi 2021.10.8
cffi 1.15.0
charset-normalizer 2.0.8
click 8.0.3
colorama 0.4.4
cryptography 36.0.0
ctypes-configure 0.1
defusedxml 0.7.1
gevent 21.12.0
gitdb 4.0.9
GitPython 3.1.27
greenlet 1.1.2
idna 3.3
importlib-metadata 4.11.0
jira 3.1.1
jsonpatch 1.32
jsonpointer 2.2
keyring 23.5.0
numpy 1.21.4
oauthlib 3.2.0
paramiko 2.8.0
Pillow 8.4.0
pip 21.3.1
psutil 5.8.0
pycparser 2.21
Pygments 2.10.0
PyNaCl 1.4.0
Pypubsub 4.0.3
pyreadline 2.1
python-dateutil 2.8.2
python-gitlab 3.2.0
pywin32 302
pywin32-ctypes 0.2.0
PyYAML 3.11
pyzmq 22.3.0
pyzmq-ctypes 2.1.10
requests 2.26.0
requests-oauthlib 1.3.1
requests-toolbelt 0.9.1
robotframework 4.1.2
robotframework-httplibrary 0.4.2
robotframework-requests 0.9.2
robotframework-ride 2.0b1
robotframework-sshlibrary 3.8.0
scapy 2.4.3
scp 0.14.1
setuptools 56.0.0
simpy 4.0.1
six 1.16.0
smmap 5.0.0
soupsieve 2.3.1
texttable 0.8.4
urllib3 1.26.7
waitress 2.0.0
WebOb 1.8.7
WebTest 3.0.0
wxPython 4.0.7.post2
zipp 3.7.0
zmq 0.0.0
zope.event 4.5.0
zope.interface 5.4.0
WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
You should consider upgrading via the ‘c:userslei.caiappdatalocalprogramspythonpython38python.exe -m pip install --upgrade pip’ command.
安装指定版本的软件
pip uninstall robotframework
pip install robotframework==4.1.2



