Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <[email protected]>
  • Loading branch information
nstarman committed Dec 6, 2023
1 parent cdf4e7a commit dde6c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"Programming Language :: Python :: 3",
]
dependencies = [
"cosmology.api @ git+https://github.com/python-cosmology/cosmology-api.git",
"cosmology.api>=0.1",
"cosmology.compat.astropy @ git+https://github.com/python-cosmology/cosmology-compat-astropy.git"
]

Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ description =
numpy122: with numpy 1.22.*
numpy123: with numpy 1.23.*
numpy124: with numpy 1.24.*
numpy124: with numpy 1.25.*
numpy125: with numpy 1.25.*

# The following provides some specific pinnings for key packages
deps =
Expand Down

0 comments on commit dde6c23

Please sign in to comment.