Skip to content

Commit

Permalink
Update Coadd nb dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
haticekaratay committed Aug 30, 2024
1 parent 8736d0a commit 6a92a0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions notebooks/HASP/CoaddTutorial/CoaddTutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"metadata": {},
"source": [
"By the end of this tutorial, you will learn how to:\n",
"- Setup a `conda` environment\n",
"- Setup a `conda` environment \n",
"\n",
"- Download the HASP wrapper script\n",
"\n",
Expand Down Expand Up @@ -1552,7 +1552,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.7"
"version": "3.12.5"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/HASP/CoaddTutorial/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ astropy>=5.2.1
ullyses>=4.0.0
hasp>=0.9.6
numpy>=1.25.2
matplotlib==3.7.0
matplotlib>=3.7.0
astroquery>=0.4.6
scipy>=1.10.0
ipympl==0.9.3

0 comments on commit 6a92a0d

Please sign in to comment.