Skip to content

Commit 3399407

Browse files
Add requests to dev dependencies (GH-11)
2 parents 056b3e0 + 48ce866 commit 3399407

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ dev = [
3434
"langgraph>=1.0.7",
3535
"pytest>=9.0.2",
3636
"pytest-asyncio>=1.3.0",
37+
"requests>=2.20.0",
3738
"ruff>=0.15.0",
3839
"tox-uv>=1.29.0",
3940
]

0 commit comments

Comments
 (0)