mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
Update requirements.txt
This commit is contained in:
parent
b63c05a509
commit
58acb14859
105
requirements.txt
105
requirements.txt
@ -1,86 +1,75 @@
|
|||||||
appdirs==1.4.4
|
aiofiles==0.8.0
|
||||||
aiofiles==0.6.0
|
|
||||||
aiohttp==3.7.4.post0
|
aiohttp==3.7.4.post0
|
||||||
APScheduler==3.7.0
|
APScheduler==3.8.1
|
||||||
async-timeout==3.0.1
|
async-timeout==3.0.1
|
||||||
asyncpg==0.22.0
|
asyncpg==0.25.0
|
||||||
attrs==20.3.0
|
attrs==21.2.0
|
||||||
|
backports.zoneinfo==0.2.1
|
||||||
beautifulsoup4==4.9.3
|
beautifulsoup4==4.9.3
|
||||||
bilibili-api==5.1.1
|
bilibili-api==5.1.1
|
||||||
bleach==3.3.0
|
certifi==2021.10.8
|
||||||
certifi==2020.12.5
|
|
||||||
chardet==4.0.0
|
chardet==4.0.0
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
colorama==0.4.4
|
colorama==0.4.4
|
||||||
cssutils==2.2.0
|
cycler==0.11.0
|
||||||
cycler==0.10.0
|
|
||||||
docutils==0.17.1
|
|
||||||
fastapi==0.63.0
|
fastapi==0.63.0
|
||||||
feedparser==6.0.2
|
feedparser==6.0.8
|
||||||
|
fonttools==4.28.2
|
||||||
gino==1.0.1
|
gino==1.0.1
|
||||||
greenlet==1.0.0
|
greenlet==1.0.0
|
||||||
h11==0.12.0
|
h11==0.12.0
|
||||||
httpcore==0.12.3
|
httpcore==0.12.3
|
||||||
|
httptools==0.1.2
|
||||||
httpx==0.17.1
|
httpx==0.17.1
|
||||||
idna==2.10
|
idna==3.3
|
||||||
ImageHash==4.2.0
|
ImageHash==4.2.1
|
||||||
importlib-metadata==4.0.1
|
|
||||||
jieba==0.42.1
|
jieba==0.42.1
|
||||||
keyring==23.0.1
|
kiwisolver==1.3.2
|
||||||
kiwisolver==1.3.1
|
|
||||||
loguru==0.5.3
|
loguru==0.5.3
|
||||||
lxml==4.6.3
|
lxml==4.6.4
|
||||||
matplotlib==3.4.1
|
matplotlib==3.5.0
|
||||||
multidict==5.1.0
|
multidict==5.2.0
|
||||||
nest-asyncio==1.5.1
|
|
||||||
nonebot-adapter-cqhttp==2.0.0a12
|
nonebot-adapter-cqhttp==2.0.0a12
|
||||||
nonebot-plugin-apscheduler==0.1.2
|
nonebot-plugin-apscheduler==0.1.2
|
||||||
nonebot2==2.0.0a13.post1
|
nonebot2==2.0.0a13.post1
|
||||||
numpy==1.20.2
|
numpy==1.21.4
|
||||||
opencv-python==4.5.1.48
|
opencv-python==4.5.1.48
|
||||||
packaging==20.9
|
packaging==21.3
|
||||||
pandas==1.2.3
|
|
||||||
Pillow==8.2.0
|
Pillow==8.2.0
|
||||||
pkginfo==1.7.0
|
|
||||||
psutil==5.8.0
|
|
||||||
pydantic==1.8.1
|
|
||||||
pyee==8.1.0
|
|
||||||
Pygments==2.9.0
|
|
||||||
pygtrie==2.4.2
|
|
||||||
pyparsing==2.4.7
|
|
||||||
pypinyin==0.41.0
|
|
||||||
python-dateutil==2.8.1
|
|
||||||
python-dotenv==0.17.0
|
|
||||||
pytz==2021.1
|
|
||||||
PyWavelets==1.1.1
|
|
||||||
pywin32-ctypes==0.2.0
|
|
||||||
PyYAML==5.4.1
|
|
||||||
playwright==1.10.0
|
playwright==1.10.0
|
||||||
readme-renderer==29.0
|
psutil==5.8.0
|
||||||
requests==2.25.1
|
pydantic==1.8.2
|
||||||
requests-toolbelt==0.9.1
|
pyee==8.2.2
|
||||||
rfc3986==1.4.0
|
pygtrie==2.4.2
|
||||||
scapy==2.4.5
|
pyparsing==3.0.6
|
||||||
scipy==1.6.2
|
pypinyin==0.41.0
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-dotenv==0.19.2
|
||||||
|
pytz==2021.3
|
||||||
|
pytz-deprecation-shim==0.1.0.post0
|
||||||
|
PyWavelets==1.2.0
|
||||||
|
PyYAML==5.4.1
|
||||||
|
retrying==1.3.3
|
||||||
|
rfc3986==1.5.0
|
||||||
|
ruamel.yaml==0.17.17
|
||||||
|
ruamel.yaml.clib==0.2.6
|
||||||
|
scipy==1.7.3
|
||||||
|
setuptools-scm==6.3.2
|
||||||
sgmllib3k==1.0.0
|
sgmllib3k==1.0.0
|
||||||
six==1.15.0
|
six==1.16.0
|
||||||
sniffio==1.2.0
|
sniffio==1.2.0
|
||||||
soupsieve==2.2.1
|
soupsieve==2.3.1
|
||||||
SQLAlchemy==1.3.24
|
SQLAlchemy==1.3.24
|
||||||
starlette==0.13.6
|
starlette==0.13.6
|
||||||
tomlkit==0.7.0
|
tomli==1.2.2
|
||||||
tqdm==4.60.0
|
tomlkit==0.7.2
|
||||||
twine==3.4.1
|
typing_extensions==4.0.1
|
||||||
typing-extensions==3.7.4.3
|
tzdata==2021.5
|
||||||
tzlocal==2.1
|
tzlocal==4.1
|
||||||
ujson==4.0.2
|
ujson==4.3.0
|
||||||
urllib3==1.26.4
|
urllib3==1.26.7
|
||||||
uvicorn==0.13.4
|
uvicorn==0.13.4
|
||||||
|
uvloop==0.16.0
|
||||||
watchgod==0.7
|
watchgod==0.7
|
||||||
webencodings==0.5.1
|
|
||||||
websockets==8.1
|
websockets==8.1
|
||||||
win32-setctime==1.0.3
|
yarl==1.7.2
|
||||||
yarl==1.6.3
|
|
||||||
zipp==3.4.1
|
|
||||||
ruamel.yaml==0.17.16
|
|
||||||
retrying==1.3.3
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user