From c092885c32e3d8048a6bd1d07373d5fb503b398e Mon Sep 17 00:00:00 2001 From: TerenceLiu98 Date: Thu, 27 May 2021 11:16:27 +0800 Subject: [PATCH] update requirements.txt --- requirements.txt | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index edc6dc8..ed58c74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,13 @@ - -beautifulsoup4>=4.9.1 -lxml>=4.2.1 -numpy>=1.17.2 -pandas>=0.25 -requests>=2.22.0 -demjson>=2.2.4 -websocket-client>=0.56.0 -html5lib>=1.0.1 -tqdm>=4.43.0 -xlrd==1.2.0 \ No newline at end of file +certifi==2020.12.5 +chardet==4.0.0 +demjson==2.2.4 +fake-useragent==0.1.11 +idna==2.10 +numpy==1.20.3 +pandas==1.2.4 +python-dateutil==2.8.1 +pytz==2021.1 +requests==2.25.1 +six==1.16.0 +urllib3==1.26.4 +wincertstore==0.2