Skip to content

Commit

Permalink
Merge pull request #30 from forrestfwilliams/pypi
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
forrestfwilliams authored Aug 21, 2023
2 parents e75e48b + f5141e8 commit 7106fb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies:
- tqdm
- numpy
- requests
- lxml
# For packaging, and testing
- pytest
- pipreqs
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies = [
"tqdm",
"numpy",
"requests",
"lxml",
]

[project.urls]
Expand Down

0 comments on commit 7106fb9

Please sign in to comment.