Skip to content

Commit

Permalink
[R] Update fastavro package
Browse files Browse the repository at this point in the history
Resolves issue during `make requirements_update`:

ERROR: Could not find a version that satisfies the requirement fastavro==1.8.2 (from versions: 0.17.5, 1.8.4, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.9.4)
ERROR: No matching distribution found for fastavro==1.8.2
  • Loading branch information
dsotirho-ucsc committed Aug 19, 2024
1 parent d483bd8 commit ceb6263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ chevron==0.14.0
deprecated==1.2.13
elasticsearch-dsl==7.4.0
elasticsearch==7.17.9
fastavro==1.8.2
fastavro==1.8.4
furl==2.1.3
google-auth[pyopenssl]==2.23.3
google-cloud-bigquery==3.12.0
Expand Down

0 comments on commit ceb6263

Please sign in to comment.