File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 34
34
- name : Build package
35
35
run : python -m build
36
36
- name : pypi-publish
37
- uses : pypa/gh-action-pypi-publish@v1.8.12
37
+ uses : pypa/gh-action-pypi-publish@v1.8.14
Original file line number Diff line number Diff line change 1
1
alpyca == 2.0.4
2
2
astroplan == 0.9.1
3
- astropy == 6.0.0
4
- astroquery == 0.4.6
3
+ astropy == 6.0.1
4
+ astroquery == 0.4.7
5
5
astroscrappy == 1.1.0
6
6
click == 8.1.7
7
7
cmcrameri == 1.8
8
- markdown == 3.5.2
8
+ markdown == 3.6
9
9
matplotlib == 3.8.3
10
10
numpy == 1.26.4
11
11
paramiko == 3.4.0
@@ -15,6 +15,6 @@ pywin32 == 306;platform_system=='Windows'
15
15
scikit-image == 0.22.0
16
16
scipy == 1.12.0
17
17
smplotlib == 0.0.9
18
- timezonefinder == 6.4.1
19
- tksheet == 7.0.6
18
+ timezonefinder == 6.5.0
19
+ tksheet == 7.1.5
20
20
tqdm == 4.66.2
You can’t perform that action at this time.
0 commit comments