Skip to content

Commit

Permalink
update xncml version for python 3.12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Nov 10, 2023
1 parent d22214a commit 1855b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"pyyaml",
"siphon",
"pystac",
"xncml",
"xncml>=0.3.1", # python 3.12 support
"pydantic",
"pyessv",
"requests",
Expand Down

0 comments on commit 1855b73

Please sign in to comment.