Skip to content

Commit

Permalink
add certifi to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeskowagner committed Dec 9, 2024
1 parent fd2bd6a commit 762e528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ classifiers = [
dynamic = [ "version" ]
dependencies = [
"anndata>=0.8",
"certifi", # required by scanpy's download tool
"formulaic",
"matplotlib>=3.6",
"numba>=0.56",

0 comments on commit 762e528

Please sign in to comment.