接口自动化框架【python+requests+pytest+allure】需要安装的依赖包

attrs == 23.2.0
certifi == 2024.2.2
cffi == 1.16.0
charset-normalizer == 3.3.2
colorama == 0.4.6
cryptography == 42.0.5
h11 == 0.14.0
idna == 3.6
iniconfig == 2.0.0
outcome == 1.3.0.post0
packaging == 24.0
pytest == 8.1.1
selenium == 4.2.0
sniffio == 1.3.1
sortedcontainers == 2.4.0
trio == 0.25.0
trio-websocket == 0.11.1
urllib3 == 1.26.18
urllib3-secure-extra == 0.1.0
wsproto == 1.2.0
openpyxl == 3.1.2
pyyaml == 6.0.1
allure-pytest == 2.11.1
deepdiff == 7.0.1
Flask == 3.0.3
Jinja2 == 3.1.3
jsonpath == 0.82.2
pandas == 2.2.2
pycryptodome == 3.20.0
PyMySQL == 1.1.0
pytest == 8.1.1
pytest-rerunfailures == 14.0
requests == 2.31.0

为了方便,可以将上面的内容放在一个txt文件中,存放在项目的根目录下,直接在pycharm中安装这个文件
pip install -r requirements.txt

posted @ 2024-05-15 17:13  cherish-github123  阅读(154)  评论(0编辑  收藏  举报