Skip to content

Commit 155315f

Browse files
committed
Update post-link.sh
1 parent 8344c2a commit 155315f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/post-link.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $PREFIX/bin/pip install \
66
'influxdb3-python[pandas]>=0.7,<1.0' \
77
'pyiceberg[pyarrow,glue]>=0.7' \
88
'redis[hiredis]>=5.2.0,<6' \
9-
'confluent-kafka[avro,json,protobuf,schemaregistry]>=2.8.2,<2.10' \
9+
'confluent-kafka[avro,json,protobuf,schemaregistry]>=2.8.2,<2.11' \
1010
'influxdb>=5.3,<6' \
1111
'jsonpath_ng>=1.7.0,<2' \
1212
'types-psycopg2>=2.9,<3'

0 commit comments

Comments
 (0)