Merge pull request #380 from thomHayner/requirements-file
This commit is contained in:
commit
bdbeceeb83
1 changed files with 15 additions and 16 deletions
|
|
@ -1,28 +1,27 @@
|
||||||
|
click
|
||||||
|
git+https://github.com/feder-cr/lib_resume_builder_AIHawk.git
|
||||||
|
httpx~=0.27.2
|
||||||
|
inputimeout==1.0.4
|
||||||
|
jsonschema==4.23.0
|
||||||
|
jsonschema-specifications==2023.12.1
|
||||||
langchain==0.2.11
|
langchain==0.2.11
|
||||||
|
langchain-anthropic
|
||||||
langchain-community==0.2.10
|
langchain-community==0.2.10
|
||||||
langchain-core===0.2.36
|
langchain-core===0.2.36
|
||||||
|
langchain-google-genai==1.0.10
|
||||||
|
langchain-ollama==0.1.3
|
||||||
langchain-openai==0.1.17
|
langchain-openai==0.1.17
|
||||||
langchain-text-splitters==0.2.2
|
langchain-text-splitters==0.2.2
|
||||||
langsmith==0.1.93
|
langsmith==0.1.93
|
||||||
Levenshtein==0.25.1
|
Levenshtein==0.25.1
|
||||||
|
loguru==0.7.2
|
||||||
|
linkedin-api
|
||||||
openai==1.37.1
|
openai==1.37.1
|
||||||
|
pdfminer.six==20221105
|
||||||
|
pytest>=8.3.3
|
||||||
|
python-dotenv~=1.0.1
|
||||||
|
PyYAML~=6.0.2
|
||||||
regex==2024.7.24
|
regex==2024.7.24
|
||||||
reportlab==4.2.2
|
reportlab==4.2.2
|
||||||
selenium==4.9.1
|
selenium==4.9.1
|
||||||
webdriver-manager==4.0.2
|
webdriver-manager==4.0.2
|
||||||
click
|
|
||||||
git+https://github.com/feder-cr/lib_resume_builder_AIHawk.git
|
|
||||||
linkedin-api
|
|
||||||
pdfminer.six==20221105
|
|
||||||
jsonschema
|
|
||||||
inputimeout==1.0.4
|
|
||||||
langchain-ollama==0.1.3
|
|
||||||
langchain-anthropic
|
|
||||||
langchain-google-genai==1.0.10
|
|
||||||
jsonschema==4.23.0
|
|
||||||
jsonschema-specifications==2023.12.1
|
|
||||||
httpx~=0.27.2
|
|
||||||
python-dotenv~=1.0.1
|
|
||||||
PyYAML~=6.0.2
|
|
||||||
pytest>=8.3.3
|
|
||||||
loguru==0.7.2
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue