File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 66#
77--extra-index-url https://download.pytorch.org/whl/cu113
88
9- aiohttp==3.8.5
9+ aiohttp==3.9.3
1010 # via
1111 # cohere
1212 # openai
@@ -44,7 +44,6 @@ certifi==2024.2.2
4444charset-normalizer==3.3.2
4545 # via
4646 # -r requirements/torch-cuda-requirements.txt
47- # aiohttp
4847 # requests
4948click==8.1.7
5049 # via
@@ -100,7 +99,7 @@ idna==3.6
10099 # yarl
101100importlib-metadata==6.7.0
102101 # via cohere
103- jinja2==3.1.2
102+ jinja2==3.1.3
104103 # via spacy
105104jmespath==1.0.1
106105 # via
@@ -156,7 +155,7 @@ pandas==1.5.1
156155 # via -r requirements/torch-cuda-requirements.txt
157156pathy==0.6.2
158157 # via spacy
159- pillow==10.1 .0
158+ pillow==10.2 .0
160159 # via torchvision
161160preshed==3.0.8
162161 # via
Original file line number Diff line number Diff line change 66#
77--extra-index-url https://download.pytorch.org/whl/cpu
88
9- aiohttp == 3.8.5
9+ aiohttp == 3.9.3
1010 # via
1111 # cohere
1212 # openai
@@ -44,7 +44,6 @@ certifi==2024.2.2
4444charset-normalizer == 3.3.2
4545 # via
4646 # -r requirements/torch-cpu-requirements.txt
47- # aiohttp
4847 # requests
4948click == 8.1.7
5049 # via
@@ -98,7 +97,7 @@ idna==3.6
9897 # anyio
9998 # requests
10099 # yarl
101- jinja2 == 3.1.2
100+ jinja2 == 3.1.3
102101 # via spacy
103102jmespath == 1.0.1
104103 # via
@@ -154,7 +153,7 @@ pandas==1.5.1
154153 # via -r requirements/torch-cpu-requirements.txt
155154pathy == 0.6.2
156155 # via spacy
157- pillow == 10.1 .0
156+ pillow == 10.2 .0
158157 # via torchvision
159158preshed == 3.0.8
160159 # via
You can’t perform that action at this time.
0 commit comments