Skip to content

Commit

Permalink
update deps devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Jul 8, 2024
1 parent 4028dea commit 4df2447
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ classifiers = [
]
dependencies = [
"astropy >=5.0.4",
"drizzle>=1.15.0",
"scipy >=1.7.2",
"scikit-image>=0.19",
"numpy >=1.21.2",
"opencv-python-headless >=4.6.0.66",
"asdf >=2.15.0",
Expand Down
4 changes: 4 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,12 @@ deps =
oldestdeps: minimum_dependencies
devdeps: numpy>=0.0.dev0
devdeps: scipy>=0.0.dev0
devdeps: scikit-image>=0.0.dev0
devdeps: pyerfa>=0.0.dev0
devdeps: astropy>=0.0.dev0
devdeps: asdf @ git+https://github.com/asdf-format/asdf.git
devdeps: drizzle @ git+https://github.com/spacetelescope/drizzle.git
devdeps: gwcs @ git+https://github.com/spacetelescope/gwcs.git
use_develop = true
pass_env =
CI
Expand Down

0 comments on commit 4df2447

Please sign in to comment.