Skip to content

Commit

Permalink
Require pycall >= 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn committed May 24, 2024
1 parent 47707f7 commit 8b3ccfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charty.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "matplotlib", ">= 1.2.0"
spec.add_dependency "pandas", ">= 0.3.5"
spec.add_dependency "playwright-ruby-client"
spec.add_dependency "pycall", ">= 1.5.2"

spec.add_development_dependency "bundler", ">= 1.16"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit 8b3ccfa

Please sign in to comment.