update required tmtccmd version

This commit is contained in:
Robin Müller 2022-11-29 13:59:26 +01:00
parent a47ca5c901
commit c76b107b76
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
tmtccmd >= 2.2.2
tmtccmd >= 3.0.0rc2

View File

@ -27,7 +27,7 @@ classifiers =
[options]
install_requires =
tmtccmd >= 2.2.2
tmtccmd >= 3.0.0rc2
packages = find:
python_requires = >=3.8