Skip to content

Commit 48ce866

Browse files
Add requests to dev dependencies for scripts/models.py
Co-authored-by: ArtyomVancyan <44609997+ArtyomVancyan@users.noreply.github.com>
1 parent c01fc61 commit 48ce866

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)