Commit graph

273 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
b3febf25dd Merge remote-tracking branch 'origin/dev' into celery 2023-09-22 14:50:19 -03:00
Gabriel Luiz Freitas Almeida
78ecb4c341 Merge remote-tracking branch 'origin/dev' into celery 2023-09-22 12:53:05 -03:00
Gabriel Luiz Freitas Almeida
43df53363d Merge remote-tracking branch 'origin/main' into dev 2023-09-22 12:44:46 -03:00
Gabriel Luiz Freitas Almeida
a64c7bea7f ⬆️ chore(pyproject.toml): add pytest-sugar as a development dependency to enhance test reporting 2023-09-22 10:45:40 -03:00
Gabriel Luiz Freitas Almeida
81e8a0dcc6 📦 chore(pyproject.toml): update langchain dependency to version 0.0.271 for improved functionality
🐛 fix(test_llms_template.py): update description of model["description"] to match the correct format
2023-09-21 09:59:53 -03:00
Gabriel Luiz Freitas Almeida
2d9116b388 🔖 chore(pyproject.toml): update package version from 0.5.0a0 to 0.5.0a1 for development purposes 2023-09-19 15:33:05 -03:00
Gabriel Luiz Freitas Almeida
f788659278 ⬆️ chore(pyproject.toml): add pytest-sugar as a development dependency to improve test reporting 2023-09-19 11:29:51 -03:00
Gabriel Luiz Freitas Almeida
7d33cd7539 🔖 chore(pyproject.toml): bump version from 0.4.19 to 0.4.20 to reflect the latest changes and improvements in the package 2023-09-18 14:28:25 -03:00
Gabriel Luiz Freitas Almeida
0cf4f53771 🔖 chore(pyproject.toml): bump version from 0.4.18 to 0.4.19 to indicate a new release 2023-09-17 20:20:55 -03:00
Gabriel Luiz Freitas Almeida
946719eb72 ⬆️ chore(pyproject.toml): update pandas dependency to version 2.0.3 for compatibility and bug fixes 2023-09-17 19:28:33 -03:00
Gabriel Luiz Freitas Almeida
c6be7cdecd Merge remote-tracking branch 'origin/main' into dev 2023-09-13 21:32:51 -03:00
Gabriel Luiz Freitas Almeida
04e0637906 🔒 chore(poetry.lock): update alembic version from 1.11.3 to 1.12.0 for database migration tool
🔄 chore(poetry.lock): update anthropic version from 0.3.11 to 0.3.3 for client library for anthropic API
🔄 chore(poetry.lock): update anyio version from 3.7.1 to 4.0.0 for high level compatibility layer for multiple asynchronous event loop implementations
🔄 chore(poetry.lock): update asttokens version from 2.2.1 to 2.4.0 for annotating AST trees with source code positions

🔒 chore(poetry.lock): update black package version from 23.7.0 to 23.9.1 for code formatting improvements

🔧 chore: update black package to version 23.9.1

- Update black package to version 23.9.1
- Add new wheel and tar.gz files with their respective hashes

🔒 chore(poetry.lock): update typing-extensions version to >=4.0.1 to align with Python version compatibility
🔒 chore(poetry.lock): remove bleach package and its dependencies as it is no longer needed

🔒 chore(poetry.lock): update clickhouse-connect package version from 0.6.10 to 0.6.11 for bug fixes and improvements

🔄 chore(clickhouse_connect): update clickhouse_connect package to version 0.6.11

The clickhouse_connect package has been updated to version 0.6.11. This update includes new wheel files with updated hashes for various platforms.

🔧 chore(clickhouse_connect): update wheel files

The wheel files for clickhouse_connect have been updated to version 0.6.11. This commit includes the updated wheel files for various platforms and their corresponding hashes.

🔧 chore(clickhouse_connect): update package dependencies

The package dependencies have been updated to include the following files:
- clickhouse_connect-0.6.11-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- clickhouse_connect-0.6.11-pp37-pypy37_pp73-win_amd64.whl
- clickhouse_connect-0.6.11-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
- clickhouse_connect-0.6.11-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- clickhouse_connect-0.6.11-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- clickhouse_connect-0.6.11-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- clickhouse_connect-0.6.11-pp38-pypy38_pp73-win_amd64.whl
- clickhouse_connect-0.6.11-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
- clickhouse_connect-0.6.11-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- clickhouse_connect-0.6.11-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- clickhouse_connect-0.6.11-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- clickhouse_connect-0.6.11-pp39-pypy39_pp73-win_amd64.whl

These changes were made to update the package dependencies and ensure compatibility with the latest versions.

📦 chore(poetry.lock): update cohere package version from 4.21 to 4.17.0

📦 chore(poetry.lock): update coverage package version from 7.3.0 to 7.3.1 to fix a bug and improve code coverage accuracy

🚀 feat(coverage): update coverage package to version 7.3.1

The coverage package has been updated to version 7.3.1. This update includes new wheel files for various platforms and architectures. The new version provides bug fixes and improvements to the coverage functionality.

🔒 chore: update coverage package dependencies

The coverage package dependencies have been updated to version 7.3.1. This update includes various wheel files with their corresponding hashes.

🔒 chore(poetry.lock): update ctransformers package version to 0.2.27

🔒 chore(poetry.lock): update debugpy package version to 1.7.0

🔒 chore(poetry.lock): update diskcache package version from 5.6.1 to 5.6.3 for security and bug fixes

🔒 chore(poetry.lock): update fastavro package version from 1.8.2 to 1.8.3 to include bug fixes and improvements

🔧 chore: update fastavro package dependencies

- Update fastavro package to version 1.8.3
- Add support for multiple platform-specific wheel files with their respective hashes
- Update package extras configuration

🔒 chore(poetry.lock): update fsspec version from 2023.6.0 to 2023.9.0
🔒 chore(poetry.lock): update GitPython version from 3.1.32 to 3.1.35
🔒 chore(poetry.lock): update google-api-python-client version from 2.97.0 to 2.98.0
🔒 chore(poetry.lock): update google-cloud-aiplatform version from 1.31.1 to 1.32.0
🔒 chore(poetry.lock): update dependencies for the 'full' extra
🔒 chore(poetry.lock): update dependencies for the 'preview' extra
🔒 chore(poetry.lock): update dependencies for the 'testing' extra

🔒 chore(poetry.lock): update google-resumable-media to version 2.6.0 for improved Google Media Downloads and Resumable Uploads support
🔒 chore(poetry.lock): update gotrue to version 1.1.0 for improved Python Client Library for GoTrue
🔒 chore(poetry.lock): update ipykernel to version 6.25.2 for improved IPython Kernel for Jupyter
🔒 chore(poetry.lock): update ipython to version 8.15.0 for improved IPython: Productive Interactive Computing
🔒 chore(poetry.lock): update langsmith to version 0.0.35 for improved client library to connect to the LangSmith LLM Tracing and Evaluation Platform
🔒 chore(poetry.lock): update llama-cpp-python to version 0.1.84 for improved Python wrapper for llama.cpp
🔒 chore(poetry.lock): update loguru to version 0.7.2 for improved Python logging made (stupidly) simple

🔒 chore(poetry.lock): update dev dependencies in poetry.lock

🔄 chore(poetry.lock): update pypdf version to 3.16.0 in poetry.lock

🔄 chore(poetry.lock): update pytest version to 7.4.2 in poetry.lock

🔄 chore(poetry.lock): update pytz version to 2023.3.post1 in poetry.lock

🔄 chore(poetry.lock): update nh3 version to 0.2.14 in poetry.lock

ℹ️ chore(poetry.lock): Update dev dependencies in poetry.lock to ensure compatibility and improve security

ℹ️ chore(poetry.lock): Update pypdf version to 3.16.0 in poetry.lock to fix bugs and add new features

ℹ️ chore(poetry.lock): Update pytest version to 7.4.2 in poetry.lock to ensure compatibility and improve testing capabilities

ℹ️ chore(poetry.lock): Update pytz version to 2023.3.post1 in poetry.lock to ensure accurate timezone definitions

ℹ️ chore(poetry.lock): Update nh3 version to 0.2.14 in poetry.lock to add support for Ammonia HTML sanitizer Python binding

🔒 chore(poetry.lock): update qdrant-client version to 1.5.1 to include bug fixes and improvements
🔒 chore(poetry.lock): update python-versions for qdrant-client to >=3.8,<3.12 to align with supported versions
🔒 chore(poetry.lock): update readme-renderer version to 42.0 to include enhancements and bug fixes
🔒 chore(poetry.lock): add nh3 as a dependency for readme-renderer to support additional functionality

🔒 chore(poetry.lock): update package "safetensors" to "sacremoses" version 0.0.53

🔒 chore: update dependencies in pyproject.toml

🔄 chore: update dependencies in pyproject.toml

🔒 chore: pin dependencies in pyproject.toml

🔄 chore: pin dependencies in pyproject.toml

🔒 chore: add new dependencies to pyproject.toml

🔄 chore: add new dependencies to pyproject.toml

🔒 chore(poetry.lock): update setuptools version to 68.2.1 for improved package management
🔒 chore(poetry.lock): update soupsieve version to 2.5 for improved CSS selector implementation
🔒 chore(poetry.lock): update textual version to 0.36.0 for improved Text User Interface framework
🔒 chore(poetry.lock): update packaging version to 23.1 for improved testing integration
🔒 chore(poetry.lock): update build[virtualenv] version to 1.0.3 for improved testing integration
🔒 chore(poetry.lock): update sphinx version to 3.5 for improved documentation
🔒 chore(poetry.lock): update sphinx-notfound-page version to 1 for improved documentation
🔒 chore(poetry.lock): update sphinx-hoverxref version to <2 for improved documentation
🔒 chore(poetry.lock): update sphinx-inline-tabs version to 1 for improved documentation
🔒 chore(poetry.lock): update sphinx-lint version to 1 for improved documentation
🔒 chore(poetry.lock): update sphinx-reredirects version to 1 for improved documentation
🔒 chore(poetry.lock): update sphinxcontrib-towncrier version to 1 for improved documentation

🔒 chore(poetry.lock): update tokenizers package version to 0.14.0 for compatibility with Python versions >=3.7

🚀 feat: update tokenizers package to version 0.14.0

- Add support for multiple platform-specific wheel files for tokenizers 0.14.0
- Update the hashes for the new wheel files

This update allows users to install and use the latest version of the tokenizers package, which includes bug fixes and new features.

🔧 chore(tokenizers): update tokenizers wheel files

The tokenizers wheel files have been updated to version 0.14.0. This commit includes the updated wheel files for various platforms and architectures.

🔧 chore(tokenizers): update tokenizers package to version 0.14.0

📝 docs(tokenizers): add setuptools_rust and sphinx_rtd_theme as dependencies for documentation generation

🚀 feat(tokenizers): add huggingface_hub as a dependency

🔬 test(tokenizers): add tokenizers[testing] as a development dependency for testing

🔧 chore(tokenizers): update testing dependencies to black 22.3, datasets, numpy, pytest, and requests

🔒 chore(poetry.lock): update poetry.lock file

The poetry.lock file has been updated. This commit includes changes to the dependencies specified in the lock file.

📦 chore(poetry.lock): update dependencies in poetry.lock file

🔄 chore(poetry.lock): update transformers package version to 4.17.0
🔍 chore(poetry.lock): update description of transformers package

🔄 chore(poetry.lock): update python-versions constraint to >=3.6.0

🔄 chore(poetry.lock): update file hashes for transformers package

🔄 chore(poetry.lock): update huggingface-hub package constraint to >=0.1.0

🔄 chore(poetry.lock): update tokenizers package constraint

🔄 chore(poetry.lock): update sacremoses package constraint

🔄 chore(poetry.lock): update dependencies for the all extra

🔄 chore(poetry.lock): update dependencies for the audio extra

🔄 chore(poetry.lock): update dependencies for the codecarbon extra

🔄 chore(poetry.lock): update dependencies for the dev extra

🔄 chore(poetry.lock): update dependencies for the dev-tensorflow extra

🔄 chore(poetry.lock): update dependencies for the dev-torch extra

🚀 chore(dependencies): update dev and docs dependencies

- Remove unnecessary dependencies from the dev and docs sections
- Update versions of existing dependencies to their latest compatible versions
- Add new dependencies for deepspeed, serving, and speech sections

🔄 chore(package): update package name to "twine"

🔒 chore(poetry.lock): update validators package to version 0.22.0 for Python Data Validation for Humans™
🔒 chore(poetry.lock): update weaviate-client package to version 3.24.1 for a python native Weaviate client
🔒 chore(poetry.lock): update websocket-client package to version 1.6.3 for WebSocket client for Python with low level API options
🔒 chore(poetry.lock): update xlsxwriter package to version 3.1.3 for creating Excel XLSX files.
2023-09-11 15:08:41 -03:00
Gabriel Luiz Freitas Almeida
e89251ef98 📦 chore(pyproject.toml): update package version from 0.4.17 to 0.4.18
🔧 chore(pyproject.toml): add markupsafe package as a dependency
2023-09-09 09:30:07 -03:00
dependabot[bot]
9a5dbb59fc
chore(deps): bump gitpython from 3.1.32 to 3.1.34
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.34)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 18:37:56 +00:00
Gabriel Luiz Freitas Almeida
5a6a052b2d ⬆️ chore(pyproject.toml): upgrade types-redis to version 4.6.0.5 for better compatibility and type checking 2023-09-05 15:35:30 -03:00
Gabriel Luiz Freitas Almeida
2e09d53ced Merge remote-tracking branch 'origin/dev' into celery 2023-09-05 08:19:40 -03:00
Gabriel Luiz Freitas Almeida
5f98f0bbd9 📦 chore(pyproject.toml): add loguru package as a dependency for improved logging capabilities 2023-09-04 11:34:38 -03:00
Gabriel Luiz Freitas Almeida
5c258d08f0 Merge remote-tracking branch 'origin/dev' into celery 2023-09-01 15:24:07 -03:00
Gabriel Luiz Freitas Almeida
4010f5669e 🔧 chore(pyproject.toml): add types-pywin32 as a dependency to support Windows-specific functionality 2023-08-31 11:17:38 -03:00
Gabriel Luiz Freitas Almeida
53b9565ac6 Merge remote-tracking branch 'origin/dev' into fix_secret_key 2023-08-30 16:48:04 -03:00
Gabriel Luiz Freitas Almeida
971d777074 🔧 chore(pyproject.toml): add markupsafe dependency to improve compatibility and security
🔧 chore(pyproject.toml): add pywin32 dependency for Windows platform to support specific functionality
2023-08-30 16:05:53 -03:00
Gabriel Luiz Freitas Almeida
f100a6ca6c ⚙️ chore(pyproject.toml): add types-google-cloud-ndb package to the project dependencies 2023-08-30 10:10:49 -03:00
Gabriel Luiz Freitas Almeida
2fe8e29546 Merge branch 'release' into langfuse_integration 2023-08-30 09:53:21 -03:00
Gabriel Luiz Freitas Almeida
3fc7266d96 📦 chore(pyproject.toml): update langfuse dependency from version 1.0.2 to 1.0.13 to include bug fixes and improvements 2023-08-30 09:51:13 -03:00
Gabriel Luiz Freitas Almeida
0c133c48ce 🔖 chore(pyproject.toml): bump version to 0.4.17 for langflow package 2023-08-29 17:34:28 -03:00
Gabriel Luiz Freitas Almeida
cb6fafb723 🔖 chore(pyproject.toml): update langchain dependency version from 0.0.256 to 0.0.274
🔖 chore(pyproject.toml): update package version from 0.4.14 to 0.5.0a0
2023-08-28 11:16:46 -03:00
Gabriel Luiz Freitas Almeida
d2c23945ea ⬆️ chore(pyproject.toml): upgrade metal-sdk dependency to version 2.0.2 2023-08-28 07:53:33 -03:00
Gabriel Luiz Freitas Almeida
048ea7f743 🔧 chore(Makefile): update pytest command to run tests in parallel using pytest-xdist plugin
📦 deps(pyproject.toml): add pytest-xdist as a development dependency to enable parallel test execution
2023-08-27 19:16:51 -03:00
Gabriel Luiz Freitas Almeida
2151f1e63f 📦 chore(pyproject.toml): add pytest-mock as a development dependency for better testing capabilities 2023-08-25 20:03:16 -03:00
Gabriel Luiz Freitas Almeida
0a4c19082d 📦 chore(pyproject.toml): add markupsafe dependency to improve compatibility and security
🔒 chore(pyproject.toml): update black dependency to version 23.1.0 for development purposes
2023-08-25 15:03:14 -03:00
Gabriel Luiz Freitas Almeida
b326a7e246 📦 chore(pyproject.toml): update package version from 0.4.15 to 0.4.16
🔧 chore(pyproject.toml): add pillow package as a dependency for the project
2023-08-24 22:25:16 -03:00
Gabriel Luiz Freitas Almeida
43ca5e32d7 🔖 chore(pyproject.toml): update package version from 0.4.14 to 0.4.15
🔖 chore(pyproject.toml): update gunicorn package from version 21.1.0 to 21.2.0
🔖 chore(pyproject.toml): update chromadb package from version 0.3.21 to 0.3.0
🔖 chore(pyproject.toml): update rich package from version 13.4.2 to 13.5.0
🔖 chore(pyproject.toml): update unstructured package from version 0.7.0 to 0.10.0
🔖 chore(pyproject.toml): update pypdf package from version 3.11.0 to 3.15.0
🔖 chore(pyproject.toml): update fake-useragent package from version 1.1.3 to 1.2.1
🔖 chore(pyproject.toml): update qdrant-client package from version 1.3.0 to 1.4.0
🔖 chore(pyproject.toml): update weaviate-client package from version 3.21.0 to 3.23.0
🔖 chore(pyproject.toml): update cohere package from version 4.11.0 to 4.21.0
2023-08-24 21:20:33 -03:00
Gabriel Luiz Freitas Almeida
061a9c09ba Merge remote-tracking branch 'origin/main' into dev 2023-08-23 21:42:34 -03:00
Gabriel Luiz Freitas Almeida
1d166b6e6b poetry lock 2023-08-23 20:10:54 -03:00
Gabriel Luiz Freitas Almeida
f0d0909764 🔖 chore(pyproject.toml): bump version from 0.4.12 to 0.4.13 for langflow package 2023-08-22 18:23:15 -03:00
Gabriel Luiz Freitas Almeida
ee52095f61 🔥 chore(package.json): remove devDependencies from package.json
🔖 chore(pyproject.toml): bump version to 0.4.12
2023-08-17 23:30:15 -03:00
Gabriel Luiz Freitas Almeida
f3343b81c5 Poetry lock 2023-08-17 10:22:59 -03:00
Lucas Oliveira
500fc98a00 Merge branch 'main' into dev 2023-08-17 10:13:38 -03:00
Gabriel Luiz Freitas Almeida
e77ce91f24 Merge remote-tracking branch 'origin/release' into celery 2023-08-16 22:56:26 -03:00
Gabriel Luiz Freitas Almeida
cf96523dc3 📦 feat(pyproject.toml): add locust package as a dependency to enable load testing capabilities 2023-08-16 22:50:34 -03:00
Gabriel Luiz Freitas Almeida
eb17233cde Merge remote-tracking branch 'origin/dev' into celery 2023-08-16 21:49:42 -03:00
Gabriel Luiz Freitas Almeida
2f95e13026 ⬆️ chore(pyproject.toml): update types-python-jose and types-passlib versions to their latest versions for compatibility and bug fixes 2023-08-16 21:44:09 -03:00
Gabriel Luiz Freitas Almeida
97ad9889be Merge remote-tracking branch 'origin/dev' into celery 2023-08-16 19:26:06 -03:00
anovazzi1
83ad6b6986 chore(pyproject.toml): update package version from 0.4.10 to 0.4.11 to reflect changes in the codebase 2023-08-16 15:47:20 -03:00
Gabriel Luiz Freitas Almeida
d4beb3133c Merge remote-tracking branch 'origin/release' into celery 2023-08-16 15:44:27 -03:00
Gabriel Luiz Freitas Almeida
e1872b8213 🔒 chore(poetry.lock): update cohere package version to 4.20.1
🔒 chore(poetry.lock): update exceptiongroup package version to 1.1.3
🔒 chore(poetry.lock): update google-api-python-client package version to 2.97.0
🔒 chore(poetry.lock): update pandas-stubs package version to 2.0.3.230814
🔒 chore(poetry.lock): update setuptools package version to 68.1.0
🔒 chore(poetry.lock): update tenacity package version to 8.2.3
🔒 chore(poetry.lock): update textual package version to 0.33.0
2023-08-16 15:41:55 -03:00
gustavoschaedler
c752872fc3 🐛 fix(auth.py): add optional parameter 'update_last_login' to 'create_user_tokens' function to allow updating last login only when needed
🐛 fix(auth.py): add optional parameter 'db' to 'create_refresh_token' function to allow passing the database session
 feat(login.py): pass 'update_last_login=True' to 'create_user_tokens' function to update last login when user successfully logs in
🐛 fix(ApiModal/index.tsx): fix formatting of 'codesArray' array to improve readability
🐛 fix(formModal/index.tsx): fix formatting of 'getWebSocketUrl' function to improve readability
🐛 fix(vite.config.ts): fix typo in comment
2023-08-15 16:50:40 +01:00
Gabriel Luiz Freitas Almeida
cef9fa4dd0 🔖 chore(pyproject.toml): update package version from 0.4.9 to 0.4.10 for maintenance purposes 2023-08-15 12:48:50 -03:00
Gabriel Luiz Freitas Almeida
2d2641c285 🔧 chore(pyproject.toml): add langfuse dependency to improve language processing capabilities 2023-08-15 12:28:37 -03:00
Gabriel Luiz Freitas Almeida
46fa1921e9 🔒 chore(poetry.lock): update anthropic package version to 0.3.9
🔒 chore(poetry.lock): update typing-extensions package version to >=4.5,<5
🔒 chore(poetry.lock): update cohere package version to 4.20.0

📦 chore(poetry.lock): update coverage package version to 7.3.0
🔀 chore(poetry.lock): update python-versions constraint to >=3.8

🚀 feat(coverage): update coverage package to version 7.3.0

The coverage package has been updated to version 7.3.0. This update includes new wheel files for various platforms and their corresponding hashes.

🔒 chore: update coverage package dependencies

The coverage package dependencies have been updated to version 7.3.0. This commit includes the updated wheel files and their corresponding hashes.

🔒 chore(poetry.lock): update ctransformers to version 0.2.22
🔒 chore(poetry.lock): update exceptiongroup to version 1.1.3
🔒 chore(poetry.lock): update google-cloud-aiplatform to version 1.30.1
🔒 chore(poetry.lock): update langsmith to version 0.0.22
🔒 chore(poetry.lock): update metaphor-python to version 0.1.14
🔒 chore(poetry.lock): update pandas-stubs to version 2.0.3.230814
🔒 chore(poetry.lock): update pypdf to version 3.15.1
🔒 chore(poetry.lock): update tenacity to version 8.2.3

🔒 chore(poetry.lock): update tornado version from 6.3.2 to 6.3.3 to fix security vulnerability
🔒 chore(poetry.lock): update types-pytz version from 2023.3.0.0 to 2023.3.0.1 to fix typing stubs
🔒 chore(poetry.lock): update validators version from 0.20.0 to 0.21.0 to improve data validation
🔒 chore(poetry.lock): update watchfiles version from 0.19.0 to 0.19.0 (no changes)
2023-08-15 09:16:06 -03:00