Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
  • Loading branch information
nstarman committed Dec 6, 2023
1 parent bbd1db3 commit d184ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
]
dependencies = [
"cosmology.api >= 0.1.0",
"cython",
"classy<3.0",
"cython>=3",
"classy>=3",
"typing_extensions>=3.7.4.2",
"scipy>1.5",
]
Expand Down

0 comments on commit d184ed5

Please sign in to comment.