diff --git a/pyproject.toml b/pyproject.toml index d64ecff..3173854 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ hydra-zen = "0.11.0" hydra-joblib-launcher = "1.2.0" mashumaro = "3.10" pandas = "1.5.3" -protobuf = "4.24.4" +protobuf = "4.25.8" pyarrow = "14.0.2" plumbum = "1.8.2" pyperclip = "1.8.2" diff --git a/requirements.txt b/requirements.txt index 15d8f6d..76076d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -156,7 +156,7 @@ poethepoet==0.24.4 ; python_full_version == "3.10.13" portalocker==2.8.2 ; python_full_version == "3.10.13" prometheus-client==0.18.0 ; python_full_version == "3.10.13" prompt-toolkit==3.0.41 ; python_full_version == "3.10.13" -protobuf==4.24.4 ; python_full_version == "3.10.13" +protobuf==4.25.8 ; python_full_version == "3.10.13" protoc-gen-swagger==0.1.0 ; python_full_version == "3.10.13" psutil==5.9.6 ; python_full_version == "3.10.13" ptyprocess==0.7.0 ; (os_name != "nt" or sys_platform != "win32") and python_full_version == "3.10.13"