From 3d9797b1a414a016cc29a9a73e5804a824a9434c Mon Sep 17 00:00:00 2001 From: maglore9900 Date: Tue, 1 Oct 2024 22:14:35 -0400 Subject: [PATCH] pip freeze run, need to clean up modules --- requirements.old | 20 ++++ requirements.txt | 240 +++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 240 insertions(+), 20 deletions(-) create mode 100644 requirements.old diff --git a/requirements.old b/requirements.old new file mode 100644 index 0000000..cea7c10 --- /dev/null +++ b/requirements.old @@ -0,0 +1,20 @@ +speechrecognition +pyaudio +pyttsx3 +python-environ +openai +langgraph==0.0.37 +langchainhub==0.1.15 +langchain_experimental +sentence_transformers +langchain_openai +faiss-cpu +pypdf +langsmith +unstructured +python-docx +python-vlc +plyer +noisereduce +vosk +faster-whisper \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index cea7c10..65b3d7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,220 @@ -speechrecognition -pyaudio -pyttsx3 -python-environ -openai -langgraph==0.0.37 -langchainhub==0.1.15 -langchain_experimental -sentence_transformers -langchain_openai -faiss-cpu -pypdf -langsmith -unstructured -python-docx -python-vlc -plyer -noisereduce -vosk -faster-whisper \ No newline at end of file +absl-py==2.1.0 +aiohappyeyeballs==2.3.7 +aiohttp==3.10.4 +aiosignal==1.3.1 +annotated-types==0.7.0 +anyascii==0.3.2 +anyio==4.4.0 +async-timeout==4.0.3 +asyncio==3.4.3 +attrs==24.2.0 +audioread==3.0.1 +av==12.3.0 +babel==2.16.0 +backoff==2.2.1 +bangla==0.0.2 +beautifulsoup4==4.12.3 +blinker==1.8.2 +blis==0.7.11 +bnnumerizer==0.0.2 +bnunicodenormalizer==0.1.7 +catalogue==2.0.10 +certifi==2024.7.4 +cffi==1.17.0 +chardet==5.2.0 +charset-normalizer==3.3.2 +click==8.1.7 +cloudpathlib==0.18.1 +colorama==0.4.6 +coloredlogs==15.0.1 +comtypes==1.4.6 +confection==0.1.5 +contourpy==1.2.1 +coqpit==0.0.17 +ctranslate2==4.4.0 +cycler==0.12.1 +cymem==2.0.8 +Cython==3.0.11 +dataclasses-json==0.6.7 +dateparser==1.1.8 +decorator==5.1.1 +deepdiff==7.0.1 +distro==1.9.0 +docopt==0.6.2 +einops==0.8.0 +emoji==2.12.1 +encodec==0.1.1 +exceptiongroup==1.2.2 +faiss-cpu==1.8.0.post1 +faster-whisper==1.0.3 +filelock==3.15.4 +filetype==1.2.0 +Flask==3.0.3 +flatbuffers==24.3.25 +fonttools==4.53.1 +frozenlist==1.4.1 +fsspec==2024.6.1 +g2pkk==0.1.2 +greenlet==3.0.3 +grpcio==1.65.5 +gruut==2.2.3 +gruut-ipa==0.13.0 +gruut-lang-de==2.0.1 +gruut-lang-en==2.0.1 +gruut-lang-es==2.0.1 +gruut-lang-fr==2.0.2 +h11==0.14.0 +hangul-romanize==0.1.0 +httpcore==1.0.5 +httpx==0.27.0 +huggingface-hub==0.24.5 +humanfriendly==10.0 +idna==3.7 +inflect==7.3.1 +itsdangerous==2.2.0 +jamo==0.4.1 +jieba==0.42.1 +Jinja2==3.1.4 +jiter==0.5.0 +joblib==1.4.2 +jsonlines==1.2.0 +jsonpatch==1.33 +jsonpath-python==1.0.6 +jsonpointer==3.0.0 +kiwisolver==1.4.5 +langchain==0.1.20 +langchain-community==0.0.38 +langchain-core==0.1.52 +langchain-experimental==0.0.58 +langchain-openai==0.1.7 +langchain-text-splitters==0.0.2 +langchainhub==0.1.15 +langcodes==3.4.0 +langdetect==1.0.9 +langgraph==0.0.37 +langsmith==0.1.99 +language_data==1.2.0 +lazy_loader==0.4 +librosa==0.10.0 +llvmlite==0.43.0 +lxml==5.3.0 +marisa-trie==1.2.0 +Markdown==3.7 +markdown-it-py==3.0.0 +MarkupSafe==2.1.5 +marshmallow==3.21.3 +matplotlib==3.8.4 +mdurl==0.1.2 +more-itertools==10.4.0 +mpmath==1.3.0 +msgpack==1.0.8 +multidict==6.0.5 +murmurhash==1.0.10 +musicbrainzngs==0.7.1 +mypy-extensions==1.0.0 +nest-asyncio==1.6.0 +networkx==2.8.8 +nltk==3.8.1 +noisereduce==3.0.2 +num2words==0.5.13 +numba==0.60.0 +numpy==1.22.0 +onnxruntime==1.19.2 +openai==1.41.0 +ordered-set==4.1.0 +orjson==3.10.7 +packaging==23.2 +pandas==1.5.3 +pillow==10.4.0 +platformdirs==4.2.2 +plyer==2.1.0 +pooch==1.8.2 +preshed==3.0.9 +protobuf==5.27.3 +psutil==6.0.0 +PyAudio==0.2.14 +pycparser==2.22 +pydantic==2.8.2 +pydantic_core==2.20.1 +pydub==0.25.1 +Pygments==2.18.0 +pylast==5.3.0 +pynndescent==0.5.13 +pyparsing==3.1.2 +pypdf==4.3.1 +pypinyin==0.52.0 +pypiwin32==223 +pyreadline3==3.4.3 +pysbd==0.3.4 +python-crfsuite==0.9.10 +python-dateutil==2.9.0.post0 +python-docx==1.1.2 +python-environ==0.4.54 +python-iso639==2024.4.27 +python-magic==0.4.27 +python-vlc==3.0.20123 +pyttsx3==2.91 +pytz==2024.1 +pywin32==306 +PyYAML==6.0.2 +rapidfuzz==3.9.6 +redis==5.0.8 +regex==2024.7.24 +requests==2.32.3 +requests-toolbelt==1.0.0 +rich==13.7.1 +safetensors==0.4.4 +scikit-learn==1.5.1 +scipy==1.11.4 +sentence-transformers==3.0.1 +shellingham==1.5.4 +simpleaudio==1.0.4 +six==1.16.0 +smart-open==7.0.4 +sniffio==1.3.1 +soundfile==0.12.1 +soupsieve==2.6 +soxr==0.4.0 +spacy==3.7.5 +spacy-legacy==3.0.12 +spacy-loggers==1.0.5 +SpeechRecognition==3.10.4 +spotipy==2.24.0 +SQLAlchemy==2.0.32 +srsly==2.4.8 +srt==3.5.3 +SudachiDict-core==20240716 +SudachiPy==0.6.8 +sympy==1.13.2 +tabulate==0.9.0 +tenacity==8.5.0 +tensorboard==2.17.1 +tensorboard-data-server==0.7.2 +thinc==8.2.5 +threadpoolctl==3.5.0 +tiktoken==0.7.0 +tokenizers==0.19.1 +torch==2.4.0 +torchaudio==2.4.0 +tqdm==4.66.5 +trainer==0.0.36 +transformers==4.44.0 +typeguard==4.3.0 +typer==0.12.4 +types-requests==2.32.0.20240712 +typing-inspect==0.9.0 +typing_extensions==4.12.2 +tzdata==2024.1 +tzlocal==5.2 +umap-learn==0.5.6 +Unidecode==1.3.8 +unstructured==0.15.5 +unstructured-client==0.25.5 +urllib3==2.2.2 +vosk==0.3.45 +wasabi==1.1.3 +weasel==0.4.1 +websockets==13.0.1 +Werkzeug==3.0.3 +wrapt==1.16.0 +yarl==1.9.4 \ No newline at end of file