Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"boto3~=1.34.0", # For Unstract-cloud-storage
"celery[amqp]>=5.3.4", # For Celery
"cron-descriptor==1.4.0", # For cron string description
"cryptography>=41.0.7",
"cryptography>=48.0.0",
"django==4.2.1",
"djangorestframework==3.14.0",
"django-cors-headers==4.3.1",
Expand Down
119 changes: 58 additions & 61 deletions backend/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform-service/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 32 additions & 32 deletions prompt-service/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion runner/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tool-sidecar/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion unstract/connectors/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"Office365-REST-Python-Client~=2.6.0", # For SharePoint/OneDrive
# Database connectors
"psycopg2-binary==2.9.9", # For Postgres, Redshift
"snowflake-connector-python[pandas]~=3.14.0", # For Snowflake
"snowflake-connector-python[pandas]~=4.6.0", # For Snowflake
Comment thread
jaseemjaskp marked this conversation as resolved.
"google-cloud-bigquery==3.11.4", # For Bigquery
"pymssql==2.3.4", # For MSSQL
"PyMySQL==1.1.0", # For MySQL
Expand Down
115 changes: 68 additions & 47 deletions unstract/connectors/uv.lock

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions unstract/filesystem/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion unstract/flags/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [{ name = "Zipstack Inc.", email = "devsupport@zipstack.com" }]
requires-python = ">=3.12,<3.13"
readme = "README.md"
#license = {text = "MIT"}
Comment thread
jaseemjaskp marked this conversation as resolved.
dependencies = ["grpcio>=1.60.0", "grpcio-tools>=1.60.0", "protobuf>=6.33.5"]
dependencies = ["grpcio>=1.60.0", "grpcio-tools>=1.60.0", "protobuf>=4.25.0"]
Comment thread
muhammad-ali-e marked this conversation as resolved.

# [build-system]
# requires = ["hatchling"]
Expand Down
2 changes: 1 addition & 1 deletion unstract/flags/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 32 additions & 32 deletions unstract/sdk1/uv.lock

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions unstract/tool-registry/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion unstract/tool-sandbox/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 32 additions & 32 deletions unstract/workflow-execution/uv.lock

Large diffs are not rendered by default.

121 changes: 59 additions & 62 deletions uv.lock

Large diffs are not rendered by default.

195 changes: 121 additions & 74 deletions workers/uv.lock

Large diffs are not rendered by default.

Loading