commit | caa32a1e537c73a608e5fbf08b8015eb8f3ecc87 | [log] [tgz] |
---|---|---|
author | Gabor Gyimesi <gamezbird@gmail.com> | Tue May 21 13:42:10 2024 +0200 |
committer | Martin Zink <martinzink@apache.org> | Tue May 21 13:42:10 2024 +0200 |
tree | 746ab666caef4294bd85e2a807f2fd4cb406202d | |
parent | 2e9e78cd72cea8c97460bc7db2cb584e5deb3c8f [diff] |
MINIFICPP-2381 Update inquirer package for python 3.12 support Closes #1790 Signed-off-by: Martin Zink <martinzink@apache.org>
diff --git a/bootstrap/requirements.txt b/bootstrap/requirements.txt index fe82268..12c47bc 100644 --- a/bootstrap/requirements.txt +++ b/bootstrap/requirements.txt
@@ -1,4 +1,4 @@ -inquirer==3.1.3 +inquirer==3.2.4 cmake==3.26.3 pathlib==1.0.1 distro==1.8.0