prep v3.1.2 patch

This commit is contained in:
2023-06-19 17:06:49 +02:00
parent 0c6a9677e1
commit fbe54e1a2b
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ classifiers = [
"Topic :: Scientific/Engineering"
]
dependencies = [
"tmtccmd ~= 4.1",
"tmtccmd ~= 4.1.3",
"python-dateutil ~= 2.8",
# tmtccmd @ git+https://github.com/robamu-org/tmtccmd@<gitRev>#egg=tmtccmd
]