File tree 2 files changed +6
-8
lines changed
2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
--extra-index-url https://download.pytorch.org/whl/cu113
8
8
9
- aiohttp==3.8.5
9
+ aiohttp==3.9.3
10
10
# via
11
11
# cohere
12
12
# openai
@@ -44,7 +44,6 @@ certifi==2024.2.2
44
44
charset-normalizer==3.3.2
45
45
# via
46
46
# -r requirements/torch-cuda-requirements.txt
47
- # aiohttp
48
47
# requests
49
48
click==8.1.7
50
49
# via
@@ -100,7 +99,7 @@ idna==3.6
100
99
# yarl
101
100
importlib-metadata==6.7.0
102
101
# via cohere
103
- jinja2==3.1.2
102
+ jinja2==3.1.3
104
103
# via spacy
105
104
jmespath==1.0.1
106
105
# via
@@ -156,7 +155,7 @@ pandas==1.5.1
156
155
# via -r requirements/torch-cuda-requirements.txt
157
156
pathy==0.6.2
158
157
# via spacy
159
- pillow==10.1 .0
158
+ pillow==10.2 .0
160
159
# via torchvision
161
160
preshed==3.0.8
162
161
# via
Original file line number Diff line number Diff line change 6
6
#
7
7
--extra-index-url https://download.pytorch.org/whl/cpu
8
8
9
- aiohttp == 3.8.5
9
+ aiohttp == 3.9.3
10
10
# via
11
11
# cohere
12
12
# openai
@@ -44,7 +44,6 @@ certifi==2024.2.2
44
44
charset-normalizer == 3.3.2
45
45
# via
46
46
# -r requirements/torch-cpu-requirements.txt
47
- # aiohttp
48
47
# requests
49
48
click == 8.1.7
50
49
# via
@@ -98,7 +97,7 @@ idna==3.6
98
97
# anyio
99
98
# requests
100
99
# yarl
101
- jinja2 == 3.1.2
100
+ jinja2 == 3.1.3
102
101
# via spacy
103
102
jmespath == 1.0.1
104
103
# via
@@ -154,7 +153,7 @@ pandas==1.5.1
154
153
# via -r requirements/torch-cpu-requirements.txt
155
154
pathy == 0.6.2
156
155
# via spacy
157
- pillow == 10.1 .0
156
+ pillow == 10.2 .0
158
157
# via torchvision
159
158
preshed == 3.0.8
160
159
# via
You can’t perform that action at this time.
0 commit comments