Skip to content

Commit dd7121a

Browse files
authored
Update avro dependency (confluentinc#1212)
1 parent 48a84f3 commit dd7121a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
AVRO_REQUIRES = ['fastavro>=0.23.0,<1.0;python_version<"3.0"',
2929
'fastavro>=1.0;python_version>"3.0"',
30-
'avro==1.10.0'
30+
'avro>=1.11.1,<2',
3131
] + SCHEMA_REGISTRY_REQUIRES
3232

3333
JSON_REQUIRES = ['pyrsistent==0.16.1;python_version<"3.0"',
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fastavro>=0.23.0
22
requests
3-
avro==1.10.0
3+
avro>=1.11.1,<2

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pytest-timeout
55
requests-mock
66
trivup>=0.8.3
77
fastavro
8-
avro==1.10.0
8+
avro>=1.11.1,<2
99
jsonschema
1010
protobuf

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy