Skip to content

Commit

Permalink
changed in requirements*.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dlakaplan committed Oct 22, 2024
1 parent 3330498 commit b3b90d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
numpy>=1.18.5
astropy>=4.0,!=4.0.1,!=4.0.1.post1
numpy>=1.23.0
astropy>=5.0.5
pyerfa
scipy>=1.4.1
scipy>=1.9.0
jplephem>=2.6
matplotlib>=3.2.0
matplotlib>=3.4.3
emcee>=3.0.1
corner>=2.0.1
uncertainties
Expand Down
3 changes: 1 addition & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
attrs>=19.2
pip>=9.0.1
setuptools>=41.0
setuptools>=61.2
coverage>=4.3.4
traitlets
Sphinx==6.2.1
astropy>=4.0,!=4.0.1,!=4.0.1.post1
#astropy-helpers>=1.3
sphinx-rtd-theme==1.2.2
coveralls>=1.1
Expand Down

0 comments on commit b3b90d0

Please sign in to comment.