File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile exec-env-requirements.in
66#
7- aiohappyeyeballs==2.5.0
7+ aiohappyeyeballs==2.6.1
88 # via aiohttp
99aiohttp==3.11.13
1010 # via openai
@@ -16,7 +16,7 @@ anyio==4.8.0
1616 # httpx
1717async-timeout==5.0.1
1818 # via aiohttp
19- attrs==25.1 .0
19+ attrs==25.2 .0
2020 # via aiohttp
2121beautifulsoup4==4.11.1
2222 # via -r exec-env-requirements.in
@@ -273,7 +273,7 @@ spacy-legacy==3.0.12
273273 # via spacy
274274spacy-loggers==1.0.5
275275 # via spacy
276- sqlalchemy==2.0.38
276+ sqlalchemy==2.0.39
277277 # via knowledge
278278srsly==2.5.1
279279 # via
Original file line number Diff line number Diff line change 11--extra-index-url https://download.pytorch.org/whl/cpu
22-r common-requirements.in
33torch==2.2.0
4- transformers==4.48.0
4+ transformers==4.41.2
55scikit-optimize==0.9.0
66scikit-learn==1.1.2
Original file line number Diff line number Diff line change @@ -133,15 +133,15 @@ sympy==1.13.3
133133 # via torch
134134threadpoolctl==3.5.0
135135 # via scikit-learn
136- tokenizers==0.21.0
136+ tokenizers==0.19.1
137137 # via transformers
138138torch==2.2.0
139139 # via -r torch-cpu-requirements.in
140140tqdm==4.67.1
141141 # via
142142 # huggingface-hub
143143 # transformers
144- transformers==4.48.0
144+ transformers==4.41.2
145145 # via -r torch-cpu-requirements.in
146146typing-extensions==4.12.2
147147 # via
Original file line number Diff line number Diff line change 11--extra-index-url https://download.pytorch.org/whl/cu113
22-r common-requirements.in
33torch==2.2.0
4- transformers==4.48.0
4+ transformers==4.41.2
55scikit-optimize==0.9.0
66scikit-learn==1.1.2
Original file line number Diff line number Diff line change @@ -133,15 +133,15 @@ sympy==1.13.3
133133 # via torch
134134threadpoolctl==3.5.0
135135 # via scikit-learn
136- tokenizers==0.21.0
136+ tokenizers==0.19.1
137137 # via transformers
138138torch==2.2.0
139139 # via -r torch-cuda-requirements.in
140140tqdm==4.67.1
141141 # via
142142 # huggingface-hub
143143 # transformers
144- transformers==4.48.0
144+ transformers==4.41.2
145145 # via -r torch-cuda-requirements.in
146146typing-extensions==4.12.2
147147 # via
You can’t perform that action at this time.
0 commit comments