Skip to content

Commit

Permalink
Add missed requests dependency to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed Sep 25, 2024
1 parent 5d89101 commit 4ea04db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ license = { text = "GPL-2.0" }
dependencies = [
"lxml",
"rpm",
"requests",
]
requires-python = ">=3.7"

Expand Down

0 comments on commit 4ea04db

Please sign in to comment.