Compare commits
1 Commits
v7.2.0
...
82b388e23e
Author | SHA1 | Date | |
---|---|---|---|
82b388e23e
|
@ -10,10 +10,6 @@ list yields a list of all related PRs for each release.
|
||||
|
||||
# [unreleased]
|
||||
|
||||
# [v7.1.1] 2025-02-10
|
||||
|
||||
- Bumped `tmtccmd` to v8.2.0
|
||||
|
||||
# [v7.1.0] 2025-01-17
|
||||
|
||||
- Bumped `tmtccmd` to v8.1.0
|
||||
|
@ -29,8 +29,9 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering"
|
||||
]
|
||||
dependencies = [
|
||||
"tmtccmd~=8.2.0",
|
||||
"cfdp-py~=0.5.1",
|
||||
"tmtccmd ~= 8.1.1",
|
||||
# "tmtccmd @ git+https://github.com/robamu-org/tmtccmd@main",
|
||||
"cfdp-py>=0.4, <=0.5",
|
||||
"python-dateutil ~= 2.8",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user