✨ first commit
This commit is contained in:
commit
0d7c17b486
4 changed files with 287 additions and 0 deletions
33
requirements.txt
Normal file
33
requirements.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
aiohttp==3.8.1
|
||||
aiosignal==1.2.0
|
||||
anyio==3.6.1
|
||||
async-timeout==4.0.2
|
||||
attrs==22.1.0
|
||||
beautifulsoup4==4.9.3
|
||||
bilibili-api-python==12.1.0
|
||||
bilibili-storytree==0.1.1
|
||||
Brotli==1.0.9
|
||||
certifi==2022.6.15
|
||||
charset-normalizer==2.1.1
|
||||
colorama==0.4.5
|
||||
frozenlist==1.3.1
|
||||
h11==0.12.0
|
||||
httpcore==0.14.7
|
||||
httpx==0.22.0
|
||||
idna==3.3
|
||||
keyboard==0.13.5
|
||||
lxml==4.9.1
|
||||
multidict==6.0.2
|
||||
nest-asyncio==1.5.5
|
||||
Pillow==9.1.1
|
||||
pycryptodome==3.15.0
|
||||
PyExecJS==1.5.1
|
||||
PyYAML==5.4.1
|
||||
qrcode==7.3.1
|
||||
requests==2.28.1
|
||||
rfc3986==1.5.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
soupsieve==2.3.2.post1
|
||||
urllib3==1.26.12
|
||||
yarl==1.8.1
|
Loading…
Add table
Add a link
Reference in a new issue