Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleySappington committed Feb 14, 2025
1 parent 7bfe3f4 commit b899c9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ namespaces = false
]

[tool.setuptools_scm]
local_scheme = "no-local-version"
write_to = "webbpsf/version.py"

[tool.pytest.ini_options]
Expand Down
11 changes: 1 addition & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
astropy>=6.1.2,<7.1.0
ipython>=8.27.0,<8.31.0
matplotlib>=3.9.1,<3.10.0
numpy>=2.1.0,<2.2.0
photutils>=1.13.0,<2.1.0
poppy>=1.0.0
pysiaf>=0.23.3,<0.25.0
scipy>=1.14.0,<1.15.0
synphot>=1.4.0,<1.6.0
astroquery>=0.4.7,<0.5.0
stpsf>=1.5.2

0 comments on commit b899c9f

Please sign in to comment.