Skip to content

Commit a00a0d2

Browse files
committed
reverting librdkafka version
1 parent 621b669 commit a00a0d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ci/environment-py37.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- toolz
1313
- zict
1414
- six
15-
- librdkafka=1.8.2
15+
- librdkafka=1.2.2
1616
- dask
1717
- distributed
1818
- pandas

ci/environment-py38.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- toolz
1313
- zict
1414
- six
15-
- librdkafka=1.8.2
15+
- librdkafka=1.2.2
1616
- dask
1717
- distributed
1818
- pandas

0 commit comments

Comments
 (0)