We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde3f47 commit 688d66fCopy full SHA for 688d66f
stac_fastapi/elasticsearch/setup.py
@@ -15,7 +15,7 @@
15
16
extra_reqs = {
17
"dev": [
18
- "pytest~=7.0.0",
+ "pytest~=8.0",
19
"pytest-cov~=4.0.0",
20
"pytest-asyncio~=0.21.0",
21
"pre-commit~=3.0.0",
stac_fastapi/opensearch/setup.py
@@ -16,7 +16,7 @@
22
0 commit comments