Skip to content

Commit ddc0a45

Browse files
authored
Merge pull request #27 from SynergyX-AI-Pattern/fix/#25_requirements_error
[FIX] requirements 수정 #25
2 parents 4d320a8 + e4ffde3 commit ddc0a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ google-pasta==0.2.0
2727
googleapis-common-protos==1.70.0
2828
greenlet==3.2.3
2929
grpcio==1.74.0
30-
grpcio-status==1.74.0
30+
grpcio-status==1.48.2
3131
h11==0.16.0
3232
h5py==3.14.0
3333
httpcore==1.0.9
@@ -57,7 +57,7 @@ pillow==11.3.0
5757
platformdirs==4.3.8
5858
pluggy==1.6.0
5959
proto-plus==1.26.1
60-
protobuf>=6.31.1,<7.0.0
60+
protobuf==5.29.0
6161
pyasn1==0.6.1
6262
pyasn1_modules==0.4.2
6363
pycparser==2.22

0 commit comments

Comments
 (0)