From 911ec11228abd0f8c98540841f5777fa11350b1d Mon Sep 17 00:00:00 2001 From: Sherry Date: Sun, 29 Jan 2023 19:29:59 +0800 Subject: [PATCH] 'update' --- requirements.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/requirements.txt b/requirements.txt index 5345193..25ebfe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 charset-normalizer==3.0.1 +colorama==0.4.6 cryptography==39.0.0 distro==1.8.0 et-xmlfile==1.1.0 +idna==3.4 +iniconfig==2.0.0 numpy==1.24.1 openpyxl==3.0.10 +packaging==23.0 pandas==1.5.2 pdfminer.six==20221105 pdfplumber==0.7.6 Pillow==9.4.0 +pluggy==1.0.0 pycparser==2.21 +PyMySQL==1.0.2 +pytest==7.2.1 python-dateutil==2.8.2 pytz==2022.7.1 +PyYAML==6.0 +requests==2.28.2 six==1.16.0 tabula==1.0.5 tabula-py==2.6.0 +urllib3==1.26.14 Wand==0.6.11