diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index c0332f8d..644e4b12 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -180,7 +180,7 @@ | [postgresql](http://postgresql.org/) | 16.1 | scientific_core | | [poyo](https://github.com/hackebrot/poyo) | 0.5.0 | python3 | | [proj](http://trac.osgeo.org/proj/) | 9.3.0 | scientific_core | -| [prompt_toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | 3.0.39 | python3 | +| [prompt_toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | 3.0.36 | python3 | | [protobuf-c](https://github.com/protobuf-c) | 1.4.1 | scientific_core | | [protobuf](https://developers.google.com/protocol-buffers) | 3.20.3 | scientific_core | | [psutil](https://github.com/giampaolo/psutil) | 5.9.7 | python3 | diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt b/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt index b91efc1d..de4fa6c0 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements-to-freeze.txt @@ -65,5 +65,6 @@ fsspec #pyasyncore for compatibility with Python3.12 pyasyncore #transferred from python3_devtools -prompt-toolkit +#questionary 2.0.1 requires prompt-toolkit<=3.0.36 +prompt-toolkit<=3.0.36 wcwidth diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt index 8a70d8f0..0b4080e5 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt @@ -61,7 +61,7 @@ opinionated-configparser==1.0.1 paramiko==3.4.0 pika==1.3.2 poyo==0.5.0 -prompt-toolkit==3.0.39 +prompt-toolkit==3.0.36 psutil==5.9.7 pyasn1==0.4.8 pyasn1-modules==0.2.8