diff --git a/requirements.txt b/requirements.txt index 9f94c9ed..27741d82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,31 +1,143 @@ -click -git+https://github.com/feder-cr/lib_resume_builder_AIHawk.git -httpx~=0.27.2 +aiohappyeyeballs==2.4.3 +aiohttp==3.10.9 +aiosignal==1.3.1 +annotated-types==0.7.0 +ansicon==1.89.0 +anthropic==0.35.0 +anyio==4.6.0 +attrs==24.2.0 +blessed==1.20.0 +blinker==1.8.2 +cachetools==5.5.0 +certifi==2024.8.30 +cffi==1.17.1 +chardet==5.2.0 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +coverage==7.6.1 +cryptography==43.0.1 +dataclasses-json==0.6.7 +defusedxml==0.7.1 +distro==1.9.0 +dnspython==2.6.1 +dominate==2.9.1 +editor==1.6.6 +email_validator==2.2.0 +faiss-cpu==1.8.0.post1 +filelock==3.16.1 +Flask==3.0.3 +Flask-Bootstrap==3.3.7.1 +frozenlist==1.4.1 +fsspec==2024.9.0 +google-ai-generativelanguage==0.6.6 +google-api-core==2.20.0 +google-api-python-client==2.147.0 +google-auth==2.35.0 +google-auth-httplib2==0.2.0 +google-generativeai==0.7.2 +googleapis-common-protos==1.65.0 +greenlet==3.1.1 +grpcio==1.66.2 +grpcio-status==1.62.3 +h11==0.14.0 +httpcore==1.0.6 +httplib2==0.22.0 +httpx==0.27.2 +huggingface-hub==0.25.1 +idna==3.10 +iniconfig==2.0.0 inputimeout==1.0.4 +inquirer==3.4.0 +itsdangerous==2.2.0 +Jinja2==3.1.4 +jinxed==1.3.0 +jiter==0.5.0 +joblib==1.4.2 +jsonpatch==1.33 +jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 langchain==0.2.11 -langchain-anthropic -langchain-huggingface +langchain-anthropic==0.1.23 langchain-community==0.2.10 -langchain-core===0.2.36 +langchain-core==0.2.36 langchain-google-genai==1.0.10 +langchain-huggingface==0.0.3 langchain-ollama==0.1.3 langchain-openai==0.1.17 langchain-text-splitters==0.2.2 langsmith==0.1.93 Levenshtein==0.25.1 +lib_resume_builder_AIHawk @ git+https://github.com/feder-cr/lib_resume_builder_AIHawk.git@d4224a9fde34c95cce391651b920f6c94eade5d3 loguru==0.7.2 +MarkupSafe==2.1.5 +marshmallow==3.22.0 +mpmath==1.3.0 +multidict==6.1.0 +mypy-extensions==1.0.0 +networkx==3.3 +numpy==1.26.4 +ollama==0.3.3 openai==1.37.1 +orjson==3.10.7 +outcome==1.3.0.post0 +packaging==24.1 pdfminer.six==20221105 -pytest>=8.3.3 -python-dotenv~=1.0.1 -PyYAML~=6.0.2 +pillow==10.4.0 +pluggy==1.5.0 +proto-plus==1.24.0 +protobuf==4.25.5 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 +pycparser==2.22 +pydantic==2.9.2 +pydantic_core==2.23.4 +pyparsing==3.1.4 +PySocks==1.7.1 +pytest==8.3.3 +pytest-cov==5.0.0 +pytest-mock==3.14.0 +python-dotenv==1.0.1 +PyYAML==6.0.2 +RapidFuzz==3.10.0 +readchar==4.2.0 +referencing==0.35.1 regex==2024.7.24 reportlab==4.2.2 +requests==2.32.3 +rpds-py==0.20.0 +rsa==4.9 +runs==1.2.2 +safetensors==0.4.5 +scikit-learn==1.5.2 +scipy==1.14.1 selenium==4.9.1 +sentence-transformers==3.1.1 +setuptools==75.1.0 +six==1.16.0 +sniffio==1.3.1 +sortedcontainers==2.4.0 +SQLAlchemy==2.0.35 +sympy==1.13.3 +tenacity==8.5.0 +threadpoolctl==3.5.0 +tiktoken==0.8.0 +tokenizers==0.20.0 +torch==2.4.1 +tqdm==4.66.5 +transformers==4.45.1 +trio==0.26.2 +trio-websocket==0.11.1 +typing-inspect==0.9.0 +typing_extensions==4.12.2 +uritemplate==4.1.1 +urllib3==2.2.3 +visitor==0.1.3 +wcwidth==0.2.13 webdriver-manager==4.0.2 -pytest-mock -pytest-cov -flask -flask-bootstrap +Werkzeug==3.0.4 +win32-setctime==1.1.0 +wsproto==1.2.0 +xmod==1.8.1 +yarl==1.13.1