diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..af5c030 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,46 @@ +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 +colorama==0.4.6 +contourpy==1.3.0 +cycler==0.12.1 +et-xmlfile==1.1.0 +fonttools==4.53.1 +h11==0.14.0 +idna==3.8 +imageio==2.35.1 +jieba==0.42.1 +kiwisolver==1.4.7 +lxml==5.3.0 +matplotlib==3.9.2 +numpy==2.1.1 +openpyxl==3.1.5 +outcome==1.3.0.post0 +packaging==24.1 +pandas==2.2.2 +pillow==10.4.0 +pycparser==2.22 +pyparsing==3.1.4 +PySocks==1.7.1 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 +pytz==2024.2 +requests==2.32.3 +selenium==4.24.0 +six==1.16.0 +sniffio==1.3.1 +sortedcontainers==2.4.0 +soupsieve==2.6 +tqdm==4.66.5 +trio==0.26.2 +trio-websocket==0.11.1 +typing_extensions==4.12.2 +tzdata==2024.1 +urllib3==2.2.2 +webdriver-manager==4.0.2 +websocket-client==1.8.0 +wordcloud==1.9.3 +wsproto==1.2.0