mirror of
https://gitee.com/insArvin/nypc_python_advanced.git
synced 2026-04-17 22:52:28 +08:00
23
Spider/neteaseMusicSpider/requirements.txt
Normal file
23
Spider/neteaseMusicSpider/requirements.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
attrs==25.4.0
|
||||
beautifulsoup4==4.14.3
|
||||
bs4==0.0.2
|
||||
certifi==2025.11.12
|
||||
charset-normalizer==3.4.4
|
||||
h11==0.16.0
|
||||
idna==3.11
|
||||
outcome==1.3.0.post0
|
||||
packaging==25.0
|
||||
PySocks==1.7.1
|
||||
python-dotenv==1.2.1
|
||||
requests==2.32.5
|
||||
selenium==4.39.0
|
||||
sniffio==1.3.1
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.8
|
||||
trio==0.32.0
|
||||
trio-websocket==0.12.2
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.2
|
||||
webdriver-manager==4.0.2
|
||||
websocket-client==1.9.0
|
||||
wsproto==1.3.2
|
||||
Reference in New Issue
Block a user