Skip to content

Commit 4c6db24

Browse files
authored
[FSTORE-1794] Bump up fastavro to allow easy installation of hopsworks in Mac with apple silicon on Python 3.10 (#597)
1 parent ef5b032 commit 4c6db24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies = [
6262
python = [
6363
"pyarrow>=10.0",
6464
"confluent-kafka<=2.6.1",
65-
"fastavro>=1.4.11,<=1.8.4",
65+
"fastavro>=1.4.11,<=1.11.1",
6666
"tqdm",
6767
]
6868
sqlalchemy-1 = [

0 commit comments

Comments
 (0)