mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 11:49:23 +00:00
fix(ingest): pin version of avro-gen3 (#2230)
This commit is contained in:
parent
7d02313a2a
commit
95c124ffc4
@ -37,7 +37,7 @@ framework_common = {
|
||||
"click>=7.1.1",
|
||||
"pyyaml>=5.4.1",
|
||||
"toml>=0.10.0",
|
||||
"avro-gen3>=0.3.2",
|
||||
"avro-gen3==0.3.2",
|
||||
"avro-python3>=1.8.2",
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user