Hammad112 commited on
Commit
2264ca5
·
verified ·
1 Parent(s): 166d90a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -33,7 +33,7 @@ google-auth==2.16.0
33
  google-auth-httplib2==0.1.0
34
  google-generativeai==0.8.3
35
  google-pasta==0.2.0
36
- googleapis-common-protos==1.56.2 # Updated to satisfy dependency
37
  greenlet==2.0.1
38
  grpcio==1.51.1
39
  grpcio-status==1.51.1
@@ -77,7 +77,7 @@ pandas==1.5.3
77
  pillow==9.4.0
78
  propcache==0.2.0
79
  proto-plus==1.24.0
80
- protobuf==4.21.12
81
  pyarrow==6.0.1 # Updated to a compatible version
82
  pyasn1==0.4.8
83
  pyasn1_modules==0.2.8
 
33
  google-auth-httplib2==0.1.0
34
  google-generativeai==0.8.3
35
  google-pasta==0.2.0
36
+ googleapis-common-protos==1.56.2 # Compatible version
37
  greenlet==2.0.1
38
  grpcio==1.51.1
39
  grpcio-status==1.51.1
 
77
  pillow==9.4.0
78
  propcache==0.2.0
79
  proto-plus==1.24.0
80
+ protobuf==3.20.3 # Updated version to resolve conflicts
81
  pyarrow==6.0.1 # Updated to a compatible version
82
  pyasn1==0.4.8
83
  pyasn1_modules==0.2.8