Skip to content

Commit

Permalink
Merge pull request #17 from asafalina/main
Browse files Browse the repository at this point in the history
add requests package
  • Loading branch information
JakubPluta authored Mar 17, 2024
2 parents d5275df + c1d6e78 commit c92ef55
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 2 deletions.
164 changes: 162 additions & 2 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 @@ -24,6 +24,7 @@ random-user-agent = "^1.0.1"
beautifulsoup4 = "^4.12.2"
numpy = "^1.26.0"
pandas = "^2.1.1"
requests = "^2.31.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c92ef55

Please sign in to comment.