Skip to content

Commit 31cb5d3

Browse files
authored
build: update requirements_build.txt
1 parent f3bdac5 commit 31cb5d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/requirements_build.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
setuptools>=41.0.0
2-
wheel>=0.33.0
1+
setuptools>=41.0.0,<78
2+
wheel>=0.33.0,<0.46
33
pybind11[global]==2.13.6
44
demo_eigen_wrapper==0.0.1
55
Click>=7.0
@@ -12,4 +12,4 @@ grpcio-tools==1.70.0
1212
pytest==8.3.5
1313
pytest-cov==5.0.0
1414
pytest-grpc==0.8.0
15-
conan>=1.48.0,<2
15+
conan>=1.48.0,<2

0 commit comments

Comments
 (0)