Merged in feature/addReqs (pull request #233)

Add Requirements.txt

* requirements


Approved-by: Alex Galarce
This commit is contained in:
Michael McGuinness
2024-10-10 16:44:16 +00:00
parent 20b01d442c
commit edd4fe61ba
24 changed files with 286 additions and 266 deletions
+9 -8
View File
@@ -1,8 +1,9 @@
selenium~=4.23.1
pytest~=8.3.1
pandas~=2.2.2
loguru~=0.7.2
PyYAML~=6.0.1
boto3~=1.34.148
pysnowflake~=0.1.3
botocore~=1.34.148
boto3==1.35.37
botocore==1.35.37
loguru==0.7.2
pandas==2.2.3
pytest==8.3.3
PyYAML==5.4.1
PyYAML==6.0.2
selenium==4.25.0
snowflake==0.13.0
+3
View File
@@ -0,0 +1,3 @@
apache-airflow==2.10.2
boto3==1.35.37
pandas==2.2.3
-1
View File
@@ -65,7 +65,6 @@ texts/
*.json
myenv/
*.env
*.txt
subset/
output/
docs/
+5
View File
@@ -0,0 +1,5 @@
anthropic==0.36.0
boto3==1.35.37
botocore==1.35.37
pandas==2.2.3
Requests==2.32.3
+18 -39
View File
@@ -1,39 +1,18 @@
# Natural Language Processing
langchain==0.0.267
chromadb==0.4.6
pdfminer.six==20221105
InstructorEmbedding
sentence-transformers==2.2.2
faiss-cpu
huggingface_hub
transformers
autoawq
protobuf==3.20.2; sys_platform != 'darwin'
protobuf==3.20.2; sys_platform == 'darwin' and platform_machine != 'arm64'
protobuf==3.20.3; sys_platform == 'darwin' and platform_machine == 'arm64'
auto-gptq==0.2.2
docx2txt
unstructured
unstructured[pdf]
# Utilities
urllib3==1.26.6
accelerate
bitsandbytes ; sys_platform != 'win32'
bitsandbytes-windows ; sys_platform == 'win32'
click
flask
requests
# Streamlit related
streamlit
Streamlit-extras
# Excel File Manipulation
openpyxl
numpy>=1.22.2
# AWS related
boto3
awscli
anthropic==0.36.0
boto3==1.35.37
botocore==1.35.37
chromadb==0.5.12
click==8.1.7
click==8.0.3
langchain==0.3.3
langchain_community==0.3.2
msal==1.31.0
numpy==2.1.2
pandas==2.2.3
pydantic==2.9.2
python_dateutil==2.9.0.post0
Requests==2.32.3
snowflake==0.13.0
streamlit_extras==0.4.7
streamlit_pdf_viewer==0.0.18
torch==2.4.1
+3 -3
View File
@@ -1,4 +1,4 @@
pandas==2.2.2
streamlit==1.35.0
pandas==2.2.3
streamlit==1.39.0
streamlit_extras==0.4.7
streamlit_pdf_viewer==0.0.17
streamlit_pdf_viewer==0.0.18
@@ -0,0 +1 @@
boto3==1.35.37
@@ -0,0 +1,2 @@
boto3==1.35.37
botocore==1.35.37
@@ -0,0 +1,2 @@
boto3==1.35.37
snowflake==0.13.0
@@ -0,0 +1,2 @@
boto3==1.35.37
snowflake==0.13.0
@@ -0,0 +1,3 @@
boto3==1.35.37
botocore==1.35.37
brotli==1.1.0
@@ -0,0 +1 @@
boto3==1.35.37
@@ -0,0 +1,3 @@
boto3==1.35.37
botocore==1.35.37
PyPDF2==3.0.1
@@ -0,0 +1,7 @@
anthropic==0.36.0
boto3==1.35.37
botocore==1.35.37
numpy==2.1.2
pandas==2.2.3
Requests==2.32.3
snowflake==0.13.0
@@ -0,0 +1 @@
boto3==1.35.37
@@ -0,0 +1 @@
boto3==1.35.37
@@ -0,0 +1,3 @@
boto3==1.35.37
pandas==2.2.3
PyPDF2==3.0.1
@@ -0,0 +1,2 @@
boto3==1.35.37
botocore==1.35.37
@@ -0,0 +1,2 @@
boto3==1.35.37
botocore==1.35.37
@@ -0,0 +1 @@
@@ -0,0 +1,2 @@
boto3==1.35.37
botocore==1.35.37