We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce3b77 commit 7632ef8Copy full SHA for 7632ef8
CHANGELOG.md
@@ -2,9 +2,8 @@
2
3
## 4.4.3 (unreleased)
4
5
-
6
- Add documentation about the `send_to_process` method.
7
+- Fix dependencies
8
9
## 4.4.2 (2024-12-20)
10
requirements.txt
@@ -5,9 +5,9 @@ requests
httpx
httpcore>=1.0.0
prompt_toolkit
-nucliadb_sdk>=6.1.0,<7
-nucliadb_models>=6.1.0,<7
-nuclia-models>=0.24.2
+nucliadb_sdk>=6.2.1.post2735,<7
+nucliadb_models>=6.2.1.post2735,<7
+nuclia-models>=0.24.3
11
tqdm
12
aiofiles
13
backoff
0 commit comments