[PR #1] [MERGED] 依赖管理增加 uvicorn #92

Closed
opened 2026-02-27 01:56:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ErlichLiu/DeepClaude/pull/1
Author: @WSL0809
Created: 2/1/2025
Status: Merged
Merged: 2/1/2025
Merged by: @ErlichLiu

Base: mainHead: main


📝 Commits (2)

  • 24572d9 依赖管理增加 uvicorn
  • 4c765ac 使用 uv sync 创建 venv 并安装依赖

📊 Changes

3 files changed (+39 additions, -4 deletions)

View changed files

📝 README.md (+2 -4)
📝 pyproject.toml (+1 -0)
📝 uv.lock (+36 -0)

📄 Description

依赖管理的配置文件里没有 uvicorn,还需要单独安装。


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ErlichLiu/DeepClaude/pull/1 **Author:** [@WSL0809](https://github.com/WSL0809) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/1/2025 **Merged by:** [@ErlichLiu](https://github.com/ErlichLiu) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`24572d9`](https://github.com/ErlichLiu/DeepClaude/commit/24572d9beff9745ddd4f1bfabf6be23fd15b5b17) 依赖管理增加 uvicorn - [`4c765ac`](https://github.com/ErlichLiu/DeepClaude/commit/4c765accd08dcac9999b548ab6173ecf2ed5a3d7) 使用 uv sync 创建 venv 并安装依赖 ### 📊 Changes **3 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -4) 📝 `pyproject.toml` (+1 -0) 📝 `uv.lock` (+36 -0) </details> ### 📄 Description 依赖管理的配置文件里没有 uvicorn,还需要单独安装。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:56:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#92
No description provided.