Skip to content

Commit

Permalink
freeze TranscodingStreams version to fix error with transcode function
Browse files Browse the repository at this point in the history
  • Loading branch information
alexriss committed Apr 26, 2023
1 parent 56b9f03 commit ba24f8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ SpmImages = "a5d333f8-9588-4c9f-ac4d-4583361e1fcb"
SpmSpectroscopy = "9ab0b2fc-e013-4186-b0b9-58e9a8cad668"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

Expand All @@ -54,6 +55,7 @@ SnoopPrecompile = "^1.0"
SpmImages = "^0.3.2"
SpmSpectroscopy = "^0.5"
StatsBase = "^0.33"
TranscodingStreams = "=0.9.11"
ZipFile = "^0.10"
julia = "^1.8"

Expand Down

0 comments on commit ba24f8f

Please # to comment.