DocsGPT/application
dependabot[bot] 98d647a3fe
Bump cryptography from 41.0.2 to 41.0.3 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-13 20:33:47 +00:00
..
core Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION" 2023-08-05 14:08:51 +02:00
parser Fix min_tokens logic for grouping documents: documents with (lengh >= min_tokens) should not be grouped into one document for indexing 2023-08-05 13:18:52 +02:00
prompts history fix 2023-05-19 13:09:41 +01:00
static uploads backend first 2023-03-13 14:20:03 +00:00
templates uploads backend first 2023-03-13 14:20:03 +00:00
.env_sample Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION" 2023-08-05 14:08:51 +02:00
app.py Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION" 2023-08-05 14:08:51 +02:00
celeryconfig.py Linting 2023-05-13 10:36:17 +02:00
Dockerfile Fixed request length bug, changed to as less used port 2023-06-23 14:56:14 +03:00
error.py Linting 2023-05-13 10:36:17 +02:00
index.faiss Botichello 2023-03-17 18:44:12 +00:00
index.pkl Botichello 2023-03-17 18:44:12 +00:00
package-lock.json init2 2023-02-03 12:45:29 +00:00
package.json init2 2023-02-03 12:45:29 +00:00
requirements.txt Bump cryptography from 41.0.2 to 41.0.3 in /application 2023-08-13 20:33:47 +00:00
tailwind.config.js init2 2023-02-03 12:45:29 +00:00
worker.py code readability, formatting, minor version bump 2023-06-17 12:42:05 +02:00
wsgi.py Fixed request length bug, changed to as less used port 2023-06-23 14:56:14 +03:00