bazel: update requirements
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
absl-py==2.1.0
|
||||
immutabledict==3.0.0
|
||||
numpy==2.1.1
|
||||
protobuf==5.27.5
|
||||
protobuf==5.28.3
|
||||
requests==2.32.0
|
||||
scipy==1.14.1
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.11
|
||||
# This file is autogenerated by pip-compile with Python 3.13
|
||||
# by the following command:
|
||||
#
|
||||
# bazel run //bazel:notebook_requirements.update
|
||||
@@ -216,7 +216,7 @@ prometheus-client==0.17.1
|
||||
# via jupyter-server
|
||||
prompt-toolkit==3.0.39
|
||||
# via ipython
|
||||
protobuf==5.27.5
|
||||
protobuf==5.28.3
|
||||
# via
|
||||
# -r bazel/notebook_requirements.in
|
||||
# mypy-protobuf
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
absl-py==2.1.0
|
||||
immutabledict==3.0.0
|
||||
numpy==2.1.1
|
||||
protobuf==5.27.5
|
||||
protobuf==5.28.3
|
||||
requests==2.32.3
|
||||
scipy==1.14.1
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.12
|
||||
# This file is autogenerated by pip-compile with Python 3.13
|
||||
# by the following command:
|
||||
#
|
||||
# bazel run //bazel:ortools_requirements.update
|
||||
#
|
||||
absl-py==2.0.0
|
||||
absl-py==2.1.0
|
||||
# via -r bazel/ortools_requirements.in
|
||||
black==24.8.0
|
||||
# via -r bazel/ortools_requirements.in
|
||||
@@ -30,7 +30,7 @@ mypy-extensions==1.0.0
|
||||
# mypy
|
||||
mypy-protobuf==3.5.0
|
||||
# via -r bazel/ortools_requirements.in
|
||||
numpy==2.1.0
|
||||
numpy==2.1.1
|
||||
# via
|
||||
# -r bazel/ortools_requirements.in
|
||||
# pandas
|
||||
@@ -45,7 +45,7 @@ platformdirs==3.10.0
|
||||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
protobuf==5.27.3
|
||||
protobuf==5.28.3
|
||||
# via
|
||||
# -r bazel/ortools_requirements.in
|
||||
# mypy-protobuf
|
||||
|
||||
Reference in New Issue
Block a user