Skip to content

Commit

Permalink
Add requests library as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelRosier committed Mar 4, 2024
1 parent 3b815f6 commit d9fd5df
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 @@ -47,6 +47,7 @@ numpy = ">=1.23.0"
# utils
tqdm = "^4.64.1"
path = "^16.2.0"
requests =">=2.0.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2"
Expand Down

0 comments on commit d9fd5df

Please sign in to comment.