This commit is contained in:
Sherry 2023-01-29 19:29:59 +08:00
parent a2e25d69e7
commit 911ec11228
1 changed files with 14 additions and 0 deletions

View File

@ -1,18 +1,32 @@
allure-pytest==2.12.0
allure-python-commons==2.12.0
attrs==22.2.0
certifi==2022.12.7
cffi==1.15.1 cffi==1.15.1
charset-normalizer==3.0.1 charset-normalizer==3.0.1
colorama==0.4.6
cryptography==39.0.0 cryptography==39.0.0
distro==1.8.0 distro==1.8.0
et-xmlfile==1.1.0 et-xmlfile==1.1.0
idna==3.4
iniconfig==2.0.0
numpy==1.24.1 numpy==1.24.1
openpyxl==3.0.10 openpyxl==3.0.10
packaging==23.0
pandas==1.5.2 pandas==1.5.2
pdfminer.six==20221105 pdfminer.six==20221105
pdfplumber==0.7.6 pdfplumber==0.7.6
Pillow==9.4.0 Pillow==9.4.0
pluggy==1.0.0
pycparser==2.21 pycparser==2.21
PyMySQL==1.0.2
pytest==7.2.1
python-dateutil==2.8.2 python-dateutil==2.8.2
pytz==2022.7.1 pytz==2022.7.1
PyYAML==6.0
requests==2.28.2
six==1.16.0 six==1.16.0
tabula==1.0.5 tabula==1.0.5
tabula-py==2.6.0 tabula-py==2.6.0
urllib3==1.26.14
Wand==0.6.11 Wand==0.6.11