OpenContracts
OpenContracts copied to clipboard
Enterprise-grade and API-first LLM workspace for unstructured documents, including data extraction, redaction, rights management, prompt playground, and more!
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.2.0. Release notes Sourced from redis's releases. 6.2.0 Changes 🚀 New Features Add dynamic_startup_nodes parameter to async RedisCluster (#3646) Support RESP3 with hiredis-py parser (#3648)...
Bumps traefik from 3.4.0 to 3.4.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
 Snyk has created this PR to upgrade react-json-tree from 0.19.0 to 0.20.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
 Snyk has created this PR to upgrade lucide-react from 0.438.0 to 0.507.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.9.0. Changelog Sourced from whitenoise's changelog. 6.9.0 (2025-02-06) Support Django 5.2. 6.8.2 (2024-10-29) Fix compression speed gains for the thread pool when running Django’s collectstatic....
Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 3.2.2 to 3.2.3. Release notes Sourced from graphene-django's releases. v3.2.3 What's Changed remove dead code: singledispatch has been in the standard library ... by @a-detiste in graphql-python/graphene-django#1534...
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.2.0. Commits 16f5f28 Release 7.2.0 ebad305 Merge pull request #1974 from PyCQA/update-plugins d56d569 update versions of pycodestyle / pyflakes a7e8f62 Merge pull request #1973 from...
Bumps [watchfiles](https://github.com/samuelcolvin/watchfiles) from 1.0.4 to 1.0.5. Release notes Sourced from watchfiles's releases. v1.0.5 2025-04-08 What's Changed Bump pyo3 from 0.23.3 to 0.24.1 by @dependabot in samuelcolvin/watchfiles#333 use uv publish --trusted-publishing,...
I've followed the quick start steps to run a local server. I guess its also missing setting up POSTGRES_PASSWORD in .postgres env, since it cannot be empty (won't run without...
Revamped permissioning logic to rely on Django Guardian more thoroughly and to pass corpus permissions through to child objects. Added test for queries and nested objects on corpuses.