Compare commits
8 Commits
Author | SHA1 | Date |
---|---|---|
polhntkjb | 56cf0b85b0 | 2 months ago |
polhntkjb | 133d6db884 | 2 months ago |
polhntkjb | 921174d0d7 | 2 months ago |
polhntkjb | 66f5997dd3 | 2 months ago |
polhntkjb | 1d5573c192 | 2 months ago |
polhntkjb | c58d73fb20 | 2 months ago |
polhntkjb | 6fddac365b | 2 months ago |
polhntkjb | 0dbd171d5f | 2 months ago |
@ -0,0 +1,54 @@
|
|||||||
|
aiohttp==3.7.4.post0
|
||||||
|
annotated-types==0.7.0
|
||||||
|
anyio==4.4.0
|
||||||
|
async-timeout==3.0.1
|
||||||
|
attrs==24.2.0
|
||||||
|
beautifulsoup4==4.9.3
|
||||||
|
bilibili-api==9.1.0
|
||||||
|
Brotli==1.0.9
|
||||||
|
bs4==0.0.2
|
||||||
|
certifi==2024.8.30
|
||||||
|
chardet==4.0.0
|
||||||
|
charset-normalizer==3.3.2
|
||||||
|
click==8.1.7
|
||||||
|
colorama==0.4.6
|
||||||
|
contourpy==1.1.1
|
||||||
|
cycler==0.12.1
|
||||||
|
et-xmlfile==1.1.0
|
||||||
|
exceptiongroup==1.2.2
|
||||||
|
fastapi==0.114.2
|
||||||
|
fonttools==4.53.1
|
||||||
|
h11==0.14.0
|
||||||
|
idna==3.8
|
||||||
|
imageio==2.35.1
|
||||||
|
importlib_resources==6.4.5
|
||||||
|
jieba==0.42.1
|
||||||
|
kiwisolver==1.4.7
|
||||||
|
line-profiler-pycharm==1.1.0
|
||||||
|
line_profiler==4.1.3
|
||||||
|
lxml==4.6.5
|
||||||
|
matplotlib==3.7.5
|
||||||
|
multidict==6.0.5
|
||||||
|
numpy==1.24.4
|
||||||
|
openpyxl==3.1.5
|
||||||
|
packaging==24.1
|
||||||
|
pandas==2.0.3
|
||||||
|
pillow==10.4.0
|
||||||
|
pydantic==2.9.1
|
||||||
|
pydantic_core==2.23.3
|
||||||
|
pyparsing==3.1.4
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
pytz==2024.1
|
||||||
|
PyYAML==5.4.1
|
||||||
|
requests==2.32.3
|
||||||
|
six==1.16.0
|
||||||
|
sniffio==1.3.1
|
||||||
|
soupsieve==2.6
|
||||||
|
starlette==0.38.5
|
||||||
|
typing_extensions==4.12.2
|
||||||
|
tzdata==2024.1
|
||||||
|
urllib3==1.26.20
|
||||||
|
uvicorn==0.30.6
|
||||||
|
wordcloud==1.9.3
|
||||||
|
yarl==1.10.0
|
||||||
|
zipp==3.20.1
|
Loading…
Reference in new issue