feat:更新requirements.txt
Showing
... | @@ -12,10 +12,13 @@ h11==0.14.0 | ... | @@ -12,10 +12,13 @@ h11==0.14.0 |
idna==3.4 | idna==3.4 | ||
loguru==0.7.0 | loguru==0.7.0 | ||
lxml==4.9.2 | lxml==4.9.2 | ||
OpenCC==1.1.6 | |||
outcome==1.2.0 | outcome==1.2.0 | ||
packaging==23.1 | |||
pipreqs==0.4.13 | pipreqs==0.4.13 | ||
PyMySQL==1.1.0 | PyMySQL==1.1.0 | ||
PySocks==1.7.1 | PySocks==1.7.1 | ||
python-dotenv==1.0.0 | |||
pytube==15.0.0 | pytube==15.0.0 | ||
pytz==2023.3 | pytz==2023.3 | ||
requests==2.31.0 | requests==2.31.0 | ||
... | @@ -25,10 +28,12 @@ sniffio==1.3.0 | ... | @@ -25,10 +28,12 @@ sniffio==1.3.0 |
sortedcontainers==2.4.0 | sortedcontainers==2.4.0 | ||
soupsieve==2.4.1 | soupsieve==2.4.1 | ||
sqlparse==0.4.4 | sqlparse==0.4.4 | ||
tqdm==4.65.0 | |||
trio==0.22.0 | trio==0.22.0 | ||
trio-websocket==0.10.3 | trio-websocket==0.10.3 | ||
typing_extensions==4.7.0 | typing_extensions==4.7.0 | ||
tzlocal==5.0.1 | tzlocal==5.0.1 | ||
urllib3==2.0.3 | urllib3==2.0.3 | ||
webdriver-manager==3.8.6 | |||
wsproto==1.2.0 | wsproto==1.2.0 | ||
yarg==0.1.9 | yarg==0.1.9 |