Skip to content

Commit

Permalink
Merge branch 'main' into asyncio-notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Oct 2, 2023
2 parents 172721b + 81ab1dd commit 459aa27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies = [
"aiofiles>=23.1.0",
"aiobotocore>=2.5.0",
"aiohttp>=3.8.4",
"pystac>=1.7.3",
"pystac>=1.8.4",
"python-dateutil>=2.7.0",
"yarl>=1.9.2",
]
Expand All @@ -36,7 +36,7 @@ dev = [
"black~=23.3",
"mypy~=1.3",
"pre-commit~=3.3",
"pystac[validation]>=1.7.3",
"pystac[validation]>=1.8.4",
"pytest~=7.3",
"pytest-asyncio~=0.21",
"pytest-cov~=4.1",
Expand Down

0 comments on commit 459aa27

Please sign in to comment.