Skip to content

Commit 3ac78c8

Browse files
authored
update environment.yml
1 parent 2e533b1 commit 3ac78c8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

student_download/environment.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: AstronomicalData
22
channels:
3-
- default
43
- conda-forge
54
- astropy
65
dependencies:
7-
- python>=3.6
6+
- python>=3.11
87
- jupyter
98
- numpy
109
- matplotlib
@@ -14,4 +13,3 @@ dependencies:
1413
- scipy
1514
- astropy
1615
- astroquery
17-
- gala

0 commit comments

Comments
 (0)