Skip to content

Commit a442334

Browse files
committed
downgraded package for compatibility with python3.21
1 parent 2b77dbb commit a442334

File tree

2 files changed

+23
-26
lines changed

2 files changed

+23
-26
lines changed

poetry.lock

Lines changed: 22 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ ephem = "*" # used for setting sun-in-beam flag in quality_flag
1818
colorlog = {version = "^6.6", optional = true}
1919
pandas = "*"
2020
setuptools = "^75.8.0"
21+
importlib-metadata = "<5"
2122

2223
[tool.poetry.dev-dependencies]
2324
matplotlib = "3.*"

0 commit comments

Comments
 (0)