File tree Expand file tree Collapse file tree 1 file changed +24
-20
lines changed Expand file tree Collapse file tree 1 file changed +24
-20
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile pyproject.toml --output-file requirements.txt
3
- aiohappyeyeballs == 2.4.0
3
+ aiohappyeyeballs == 2.4.6
4
4
# via aiohttp
5
- aiohttp == 3.10.5
5
+ aiohttp == 3.11.13
6
6
# via text-generation
7
- aiosignal == 1.3.1
7
+ aiosignal == 1.3.2
8
8
# via aiohttp
9
9
annotated-types == 0.7.0
10
10
# via pydantic
11
11
anyio == 4.8.0
12
12
# via
13
13
# httpx
14
14
# openai
15
- attrs == 24.2 .0
15
+ attrs == 25.1 .0
16
16
# via aiohttp
17
- certifi == 2024.8.30
17
+ certifi == 2025.1.31
18
18
# via
19
19
# httpcore
20
20
# httpx
21
21
# requests
22
- charset-normalizer == 3.3.2
22
+ charset-normalizer == 3.4.1
23
23
# via requests
24
24
distro == 1.9.0
25
25
# via openai
26
26
docker == 7.1.0
27
27
# via text-generation-integration-tests (pyproject.toml)
28
- filelock == 3.16 .0
28
+ filelock == 3.17 .0
29
29
# via huggingface-hub
30
- frozenlist == 1.4.1
30
+ frozenlist == 1.5.0
31
31
# via
32
32
# aiohttp
33
33
# aiosignal
34
- fsspec == 2024.9 .0
34
+ fsspec == 2025.2 .0
35
35
# via huggingface-hub
36
36
h11 == 0.14.0
37
37
# via httpcore
38
38
httpcore == 1.0.7
39
39
# via httpx
40
40
httpx == 0.28.1
41
41
# via openai
42
- huggingface-hub == 0.24.6
42
+ huggingface-hub == 0.29.1
43
43
# via text-generation
44
- idna == 3.8
44
+ idna == 3.10
45
45
# via
46
46
# anyio
47
47
# httpx
@@ -57,20 +57,24 @@ multidict==6.1.0
57
57
# yarl
58
58
numpy == 2.2.3
59
59
# via text-generation-integration-tests (pyproject.toml)
60
- openai == 1.60 .0
60
+ openai == 1.64 .0
61
61
# via text-generation-integration-tests (pyproject.toml)
62
- packaging == 24.1
62
+ packaging == 24.2
63
63
# via
64
64
# huggingface-hub
65
65
# pytest
66
66
pluggy == 1.5.0
67
67
# via pytest
68
- pydantic == 2.9.1
68
+ propcache == 0.3.0
69
+ # via
70
+ # aiohttp
71
+ # yarl
72
+ pydantic == 2.10.6
69
73
# via
70
74
# text-generation-integration-tests (pyproject.toml)
71
75
# openai
72
76
# text-generation
73
- pydantic-core == 2.23.3
77
+ pydantic-core == 2.27.2
74
78
# via pydantic
75
79
pytest == 8.3.4
76
80
# via
@@ -89,11 +93,11 @@ sniffio==1.3.1
89
93
# via
90
94
# anyio
91
95
# openai
92
- syrupy == 4.8.1
96
+ syrupy == 4.8.2
93
97
# via text-generation-integration-tests (pyproject.toml)
94
- text-generation == 0.6.1
98
+ text-generation == 0.7.0
95
99
# via text-generation-integration-tests (pyproject.toml)
96
- tqdm == 4.66.5
100
+ tqdm == 4.67.1
97
101
# via
98
102
# huggingface-hub
99
103
# openai
@@ -104,9 +108,9 @@ typing-extensions==4.12.2
104
108
# openai
105
109
# pydantic
106
110
# pydantic-core
107
- urllib3 == 2.2.2
111
+ urllib3 == 2.3.0
108
112
# via
109
113
# docker
110
114
# requests
111
- yarl == 1.11.1
115
+ yarl == 1.18.3
112
116
# via aiohttp
You can’t perform that action at this time.
0 commit comments