Skip to content

Commit

Permalink
deps: add requests to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Jul 17, 2024
1 parent 81eabc1 commit e3d06a9
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 @@ -29,6 +29,7 @@ dev = [
"pre-commit~=3.7",
"pytest-cov~=5.0",
"pytest~=8.2",
"requests~=2.32",
"ruff==0.5.0",
]
docs = ["pystac~=1.10", "ipykernel~=6.29", "jinja2~=3.1"]
Expand Down

0 comments on commit e3d06a9

Please sign in to comment.