11#
2- # This file is autogenerated by pip-compile with Python 3.10
2+ # This file is autogenerated by pip-compile with Python 3.9
33# by the following command:
44#
55# pip-compile torch-cpu-requirements.in
66#
77--extra-index-url https://download.pytorch.org/whl/cpu
88
9- anyio==4.3.0
10- # via starlette
9+ anyio==4.4.0
10+ # via
11+ # httpx
12+ # starlette
13+ # watchfiles
1114boto3==1.25.0
1215 # via -r common-requirements.in
1316botocore==1.28.5
1417 # via
1518 # boto3
1619 # s3transfer
17- certifi==2024.2 .2
20+ certifi==2024.6 .2
1821 # via
22+ # httpcore
23+ # httpx
1924 # minio
2025 # requests
2126charset-normalizer==3.3.2
2227 # via requests
2328click==8.1.7
24- # via uvicorn
25- exceptiongroup==1.2.0
29+ # via
30+ # typer
31+ # uvicorn
32+ dnspython==2.6.1
33+ # via email-validator
34+ email-validator==2.1.1
35+ # via fastapi
36+ exceptiongroup==1.2.1
2637 # via anyio
27- fastapi==0.110 .0
38+ fastapi==0.111 .0
2839 # via -r mini-requirements.in
29- filelock==3.13.4
40+ fastapi-cli==0.0.4
41+ # via fastapi
42+ filelock==3.14.0
3043 # via
3144 # huggingface-hub
3245 # transformers
33- fsspec==2024.3.1
46+ fsspec==2024.5.0
3447 # via huggingface-hub
35- greenlet==3.0.3
36- # via sqlalchemy
3748h11==0.14.0
49+ # via
50+ # httpcore
51+ # uvicorn
52+ httpcore==1.0.5
53+ # via httpx
54+ httptools==0.6.1
3855 # via uvicorn
39- huggingface-hub==0.22.2
56+ httpx==0.27.0
57+ # via fastapi
58+ huggingface-hub==0.23.2
4059 # via
4160 # tokenizers
4261 # transformers
4362idna==3.7
4463 # via
4564 # anyio
65+ # email-validator
66+ # httpx
4667 # requests
68+ jinja2==3.1.4
69+ # via fastapi
4770jmespath==1.0.1
4871 # via
4972 # boto3
5073 # botocore
51- joblib==1.4.0
74+ joblib==1.4.2
5275 # via
5376 # scikit-learn
5477 # scikit-optimize
78+ markdown-it-py==3.0.0
79+ # via rich
80+ markupsafe==2.1.5
81+ # via jinja2
82+ mdurl==0.1.2
83+ # via markdown-it-py
5584minio==7.1.12
5685 # via -r common-requirements.in
5786numpy==1.23.4
@@ -62,6 +91,8 @@ numpy==1.23.4
6291 # scikit-optimize
6392 # scipy
6493 # transformers
94+ orjson==3.10.3
95+ # via fastapi
6596packaging==24.0
6697 # via
6798 # huggingface-hub
@@ -70,75 +101,102 @@ pandas==1.5.1
70101 # via -r common-requirements.in
71102psycopg2-binary==2.9.9
72103 # via -r common-requirements.in
73- pyaml==23.12 .0
104+ pyaml==24.4 .0
74105 # via scikit-optimize
75- pydantic==1.10.8
106+ pydantic==1.10.13
76107 # via
77108 # -r mini-requirements.in
78109 # fastapi
110+ pygments==2.18.0
111+ # via rich
79112python-dateutil==2.9.0.post0
80113 # via
81114 # botocore
82115 # pandas
116+ python-dotenv==1.0.1
117+ # via uvicorn
118+ python-multipart==0.0.9
119+ # via fastapi
83120pytz==2024.1
84121 # via pandas
85122pyyaml==6.0.1
86123 # via
87124 # huggingface-hub
88125 # pyaml
89126 # transformers
90- regex==2023.12.25
127+ # uvicorn
128+ regex==2024.5.15
91129 # via transformers
92- requests==2.31 .0
130+ requests==2.32 .0
93131 # via
94132 # -r mini-requirements.in
95133 # huggingface-hub
96134 # transformers
135+ rich==13.7.1
136+ # via typer
97137s3transfer==0.6.2
98138 # via boto3
99- safetensors==0.4.2
139+ safetensors==0.4.3
100140 # via transformers
101141scikit-learn==1.1.2
102142 # via
103143 # -r torch-cpu-requirements.in
104144 # scikit-optimize
105145scikit-optimize==0.9.0
106146 # via -r torch-cpu-requirements.in
107- scipy==1.13.0
147+ scipy==1.13.1
108148 # via
109149 # scikit-learn
110150 # scikit-optimize
151+ shellingham==1.5.4
152+ # via typer
111153six==1.16.0
112154 # via python-dateutil
113155sniffio==1.3.1
114- # via anyio
156+ # via
157+ # anyio
158+ # httpx
115159sqlalchemy==1.4.42
116160 # via -r common-requirements.in
117- starlette==0.36.3
161+ starlette==0.37.2
118162 # via fastapi
119- threadpoolctl==3.4 .0
163+ threadpoolctl==3.5 .0
120164 # via scikit-learn
121- tokenizers==0.15.2
165+ tokenizers==0.19.1
122166 # via transformers
123167torch==1.13.1
124168 # via -r torch-cpu-requirements.in
125- tqdm==4.66.2
169+ tqdm==4.66.4
126170 # via
127171 # huggingface-hub
128172 # transformers
129- transformers==4.38 .2
173+ transformers==4.41 .2
130174 # via -r torch-cpu-requirements.in
131- typing-extensions==4.11.0
175+ typer==0.12.3
176+ # via fastapi-cli
177+ typing-extensions==4.12.1
132178 # via
133179 # anyio
134180 # fastapi
135181 # huggingface-hub
136182 # pydantic
183+ # starlette
137184 # torch
185+ # typer
186+ ujson==5.10.0
187+ # via fastapi
138188urllib3==1.26.18
139189 # via
140190 # botocore
141191 # minio
142192 # requests
143- uvicorn==0.22.0
144- # via -r mini-requirements.in
193+ uvicorn[standard]==0.22.0
194+ # via
195+ # -r mini-requirements.in
196+ # fastapi
197+ uvloop==0.19.0
198+ # via uvicorn
199+ watchfiles==0.22.0
200+ # via uvicorn
201+ websockets==12.0
202+ # via uvicorn
0 commit comments