diff --git a/requirements.txt b/requirements.txt index eac927c3d..410d3129c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,6 +60,13 @@ gTTS==2.3.1 langchain nltk python-dotenv==1.0.0 +vcrpy +chromadb +markdown2 +colorama +playsound +distro +pypdf # Testing dependencies pytest @@ -69,11 +76,4 @@ pytest-benchmark pytest-cov pytest-integration pytest-mock -vcrpy -pytest-recording -chromadb -markdown2 -colorama -playsound -distro -pypdf \ No newline at end of file +pytest-recording \ No newline at end of file