Skip to content

Commit

Permalink
fix: Add requests optional dependencie to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyzyngeraneo committed Jan 16, 2024
1 parent 7a9c664 commit 2899472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ tests = [
'pytest',
'pytest-cov',
'pytest-benchmark[histogram]',
'requests'
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 2899472

Please sign in to comment.