Skip to content

Commit

Permalink
add requests to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ikappaki committed Jul 30, 2024
1 parent fae65a5 commit 60beabb
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 4 deletions.
167 changes: 163 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ nrepl-python-client = "^0.0.3"

[tool.poetry.group.dev.dependencies]
pytest-xvfb = "^3.0.0"
requests = "^2.32.3"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 60beabb

Please sign in to comment.