diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5c6ea22 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,57 @@ +annotated-types==0.7.0 +attrs==24.2.0 +beautifulsoup4==4.12.3 +bs4==0.0.2 +certifi==2024.8.30 +cffi==1.17.1 +charset-normalizer==3.3.2 +contourpy==1.3.0 +cycler==0.12.1 +decorator==5.1.1 +et-xmlfile==1.1.0 +fake-useragent==1.5.1 +fire==0.6.0 +fonttools==4.53.1 +h11==0.14.0 +icon-font-to-png==0.4.1 +idna==3.8 +imageio==2.35.1 +jieba==0.42.1 +jieba3==1.0.1 +kiwisolver==1.4.5 +lxml==5.3.0 +matplotlib==3.9.2 +numpy==2.1.0 +openpyxl==3.1.5 +outcome==1.3.0.post0 +packaging==24.1 +palettable==3.3.3 +pandas==2.2.2 +pillow==10.4.0 +py==1.11.0 +pycparser==2.22 +pydantic==2.8.2 +pydantic_core==2.20.1 +pyparsing==3.1.4 +PySocks==1.7.1 +python-dateutil==2.9.0.post0 +pytz==2024.1 +requests==2.32.3 +retry==0.9.2 +selenium==4.24.0 +six==1.16.0 +sniffio==1.3.1 +sortedcontainers==2.4.0 +soupsieve==2.6 +stylecloud==0.5.2 +termcolor==2.4.0 +tinycss==0.4 +trio==0.26.2 +trio-websocket==0.11.1 +typing_extensions==4.12.2 +tzdata==2024.1 +urllib3==2.2.2 +websocket-client==1.8.0 +wordcloud==1.9.3 +wsproto==1.2.0 +xlwt==1.3.0