Skip to content

Commit

Permalink
feat: add 'requests' as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thelicato committed Jun 7, 2023
1 parent ec819dd commit 6634bb3
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 30 deletions.
209 changes: 179 additions & 30 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 @@ -15,6 +15,7 @@ fire = "^0.4.0"
six = "^1.16.0"
soupsieve = "^2.3.2.post1"
termcolor = "^2.0.1"
requests = "^2.31.0"

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

0 comments on commit 6634bb3

Please sign in to comment.