diff --git a/requirements.txt b/requirements.txt index 4cc7b1c1..0bb638c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ multidict==6.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0" openai==1.43.1 ; python_full_version >= "3.8.1" and python_version < "4.0" packaging==23.2 ; python_full_version >= "3.8.1" and python_version < "4.0" pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9" -prompt-toolkit==3.0.36 ; python_full_version >= "3.8.1" and python_version < "4.0" +prompt-toolkit==3.0.49 ; python_full_version >= "3.8.1" and python_version < "4.0" pydantic-core==2.23.2 ; python_full_version >= "3.8.1" and python_version < "4.0" pydantic==2.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0" python-dotenv==1.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"