1 Star 5 Fork 3

OpenV2X/dandelion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
requirements.txt 786 Bytes
一键复制 编辑 原始数据 按行查看 历史
qiaolei 提交于 2023-03-07 15:42 . fix: fix algo bugs (#185)
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
fastapi==0.78.0 # MIT
fastapi-utils==0.2.1 # MIT
oslo.config==8.8.0 # Apache-2.0
oslo.log==5.0.0 # Apache-2.0
alembic==1.8.0 # MIT
pydantic==1.9.1 # MIT
PyMySQL==1.0.2 # MIT
SQLAlchemy==1.4.37 # MIT
uvicorn==0.17.6 # BSD
gunicorn==20.1.0 # MIT
paho-mqtt==1.6.1 # OSI-Approved
redis==4.3.4 # MIT
types-redis==4.3.4 # Apache-2.0
python-jose==3.3.0 # MIT
passlib==1.7.4 # BSD
python-multipart==0.0.5 # Apache-2.0
bcrypt==3.2.2 # Apache-2.0
APScheduler==3.9.1 # MIT
types-pytz==2022.1
requests==2.28.1
types-requests==2.28.11.4
pyyaml==6.0 # MIT
types-PyYAML==6.0.11 # Apache-2.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/open-v2x/dandelion.git
git@gitee.com:open-v2x/dandelion.git
open-v2x
dandelion
dandelion
master

搜索帮助