1 Star 0 Fork 14

小狐狸/py-plugin

forked from realhuhu/py-plugin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
requirements.txt 6.98 KB
一键复制 编辑 原始数据 按行查看 历史
realhuhu 提交于 2022-09-04 21:31 . req
--extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple
anyio==3.6.1; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
apscheduler==3.9.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0" and python_version < "4")
async-timeout==4.0.2; python_version >= "3.6"
backports.zoneinfo==0.2.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.9" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6") or python_full_version >= "3.5.0" and python_version < "3.9" and python_version >= "3.6" and (python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6")
bbcode==1.1.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0"
certifi==2022.6.15; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
click==8.1.3; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
colorama==0.4.5; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7" and sys_platform == "win32" and platform_system == "Windows"
cycler==0.11.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
deprecated==1.2.13; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
fastapi==0.79.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0"
fonttools==4.34.4; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
googleapis-common-protos==1.56.4; python_version >= "3.7"
grpcio==1.48.0; python_version >= "3.6"
h11==0.12.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
httpcore==0.15.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
httptools==0.4.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
httpx==0.23.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
idna==3.3
imageio==2.21.1; python_version >= "3.7"
kiwisolver==1.4.4; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
loguru==0.6.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.5"
matplotlib==3.5.3; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
multidict==6.0.2; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
nonebot-plugin-imageutils==0.1.7; python_full_version >= "3.7.3" and python_full_version < "4.0.0"
nonebot2==2.0.0b5; python_full_version >= "3.7.3" and python_full_version < "4.0.0"
numpy==1.23.2; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.8" and (python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.10" or python_version >= "3.8" and platform_system == "Darwin" and platform_machine == "arm64" and python_full_version >= "3.7.3" and python_full_version < "4.0.0") and (python_version >= "3.8" and platform_system == "Linux" and platform_machine == "aarch64" and python_full_version >= "3.7.3" and python_full_version < "4.0.0" or python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.9")
opencv-python-headless==4.6.0.66; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.6"
packaging==21.3; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
pillow==9.2.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
protobuf==4.21.5; python_version >= "3.7"
pydantic==1.9.2; python_full_version >= "3.7.3" and python_full_version < "4.0.0"
pygtrie==2.5.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0"
pyparsing==3.0.9; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
python-dateutil==2.8.2; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
python-dotenv==0.20.0
pytz-deprecation-shim==0.1.0.post0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6"
pytz==2022.2.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4"
pyyaml==6.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
redis==4.3.4; python_version >= "3.6"
rfc3986==1.5.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
setuptools-scm==6.4.2; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
six==1.16.0; python_full_version >= "3.7.3" and python_version >= "3.7" and python_version < "4" and python_full_version < "4.0.0"
sniffio==1.2.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
starlette==0.19.1; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.6"
tomli==2.0.1; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
tomlkit==0.11.4; python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.7.3" and python_full_version < "4.0.0"
typing-extensions==4.3.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "3.10"
tzdata==2022.2; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.6" and platform_system == "Windows"
tzlocal==4.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6"
uvicorn==0.18.2; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
uvloop==0.16.0; sys_platform != "win32" and sys_platform != "cygwin" and platform_python_implementation != "PyPy" and python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
watchfiles==0.16.1; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
websockets==10.3; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
win32-setctime==1.1.0; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.5" and sys_platform == "win32"
wrapt==1.14.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
yarl==1.8.1; python_full_version >= "3.7.3" and python_full_version < "4.0.0" and python_version >= "3.7"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/return_to_zero/py-plugin.git
git@gitee.com:return_to_zero/py-plugin.git
return_to_zero
py-plugin
py-plugin
main

搜索帮助