Skip to content

Commit b378e94

Browse files
committed
Add proxy.py to project dependencies
Included proxy.py version 2.4.4 in the main dependencies to support proxy-related functionality.
1 parent 5839f2b commit b378e94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ ipywidgets = "^8.1.1"
3434
pytest-cov = "^4.1.0"
3535
pytest-asyncio = "^0.23.3"
3636
pytest-httpx = "^0.35.0"
37+
"proxy.py" = "^2.4.4"
3738

3839
[tool.poetry.group.linting.dependencies]
3940
codespell = "^2.2.6"

0 commit comments

Comments
 (0)