Skip to content

Commit

Permalink
requirements: Update and add george, plotly
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Oct 23, 2024
1 parent 3d3ea66 commit d1fc499
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 1 addition & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"files.eol": "\n",
"files.trimFinalNewlines": true,
"python.analysis.autoImportCompletions": true,
"rust-analyzer.runnables.extraArgs": [
"--release"
],
"rust-analyzer.runnables.extraArgs": ["--release"],
"rust-analyzer.diagnostics.styleLints.enable": true
}
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
argcomplete>=3.5.1
astropy>=6.1.4
coverage>=7.6.3
coverage>=7.6.4
extinction>=0.4.6
george>=0.4.3
imageio>=2.36.0
matplotlib>=3.9.2
mypy>=1.12.0
mypy>=1.13.0
numexpr>=2.10.1
numpy>=2.1.2
pandas>=2.2.3
polars>=1.9.0
plotly>=5.24.1
polars>=1.10.0
pre-commit>=4.0.1
pyarrow>=17.0.0
pynonthermal>=2024.7.4
pypdf>=5.0.1
pyright>=1.1.385
pyright>=1.1.386
pytest>=8.3.3
pytest-codspeed>=2.2.1
pytest-cov>=5.0.0
Expand Down

0 comments on commit d1fc499

Please sign in to comment.