[PR #179] [MERGED] Fix NotRequired import #492

Closed
opened 2026-02-16 09:16:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/179
Author: @nhuang-lc
Created: 10/17/2025
Status: Merged
Merged: 10/17/2025
Merged by: @nhuang-lc

Base: masterHead: nh/fix-typing-imports


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 src/deepagents/middleware/filesystem.py (+2 -1)
📝 src/deepagents/middleware/subagents.py (+2 -1)

📄 Description

Move to import from typing_extensions


🔄 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/langchain-ai/deepagents/pull/179 **Author:** [@nhuang-lc](https://github.com/nhuang-lc) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@nhuang-lc](https://github.com/nhuang-lc) **Base:** `master` ← **Head:** `nh/fix-typing-imports` --- ### 📝 Commits (1) - [`8deb7ac`](https://github.com/langchain-ai/deepagents/commit/8deb7ac2ff97862f5ecd23b1b3f4b307c8f25332) Fix NotRequired import ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/deepagents/middleware/filesystem.py` (+2 -1) 📝 `src/deepagents/middleware/subagents.py` (+2 -1) </details> ### 📄 Description Move to import from typing_extensions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:16:10 -05:00
yindo closed this issue 2026-02-16 09:16:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#492