Skip to content

Commit fe8f097

Browse files
committed
Add requests as a dependency
1 parent 199190b commit fe8f097

2 files changed

Lines changed: 79 additions & 2 deletions

File tree

poetry.lock

Lines changed: 78 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["hnrkcode <44243358+hnrkcode@users.noreply.github.com>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.10"
9+
requests = "^2.28.1"
910

1011
[tool.poetry.dev-dependencies]
1112

0 commit comments

Comments
 (0)