Skip to content

Commit

Permalink
Add requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmysitu committed Nov 15, 2023
1 parent 05d7675 commit dd01599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ classifiers = [
requires-python = ">=3.8"
license = {file = "LICENSE"}
dependencies = [
"retry",
"retrying",
"xlrd",
"lxml",
"requests",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
retry
retrying
xlrd
lxml
requests
Expand Down

0 comments on commit dd01599

Please sign in to comment.