Skip to content

Commit

Permalink
Merge pull request #11 from MagneticResonanceImaging/compathelper/new…
Browse files Browse the repository at this point in the history
…_version/2022-11-27-18-14-28-374-00948988254

CompatHelper: add new compat entry for BufferedStreams at version 1, (keep existing compat)
  • Loading branch information
JakobAsslaender authored Nov 27, 2022
2 parents a057284 + fa86160 commit c86e39e
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 @@ -11,5 +11,7 @@ PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "1.6"
BufferedStreams = "1"
Documenter = "0.27"
PyCall = "1"

0 comments on commit c86e39e

Please sign in to comment.