-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
75 lines (75 loc) · 1.57 KB
/
requirements.txt
File metadata and controls
75 lines (75 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt pyproject.toml
#
astropy==7.1.0
# via solarwindpy (pyproject.toml)
astropy-iers-data==0.2025.12.22.0.40.30
# via astropy
bottleneck==1.6.0
# via solarwindpy (pyproject.toml)
contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
docstring-inheritance==2.2.2
# via solarwindpy (pyproject.toml)
fonttools==4.61.1
# via matplotlib
h5py==3.14.0
# via solarwindpy (pyproject.toml)
kiwisolver==1.4.9
# via matplotlib
llvmlite==0.44.0
# via numba
matplotlib==3.10.6
# via solarwindpy (pyproject.toml)
numba==0.61.2
# via solarwindpy (pyproject.toml)
numexpr==2.11.0
# via solarwindpy (pyproject.toml)
numpy==2.2.6
# via
# astropy
# bottleneck
# contourpy
# h5py
# matplotlib
# numba
# numexpr
# pandas
# pyerfa
# scipy
# solarwindpy (pyproject.toml)
packaging==25.0
# via
# astropy
# matplotlib
pandas==2.3.2
# via solarwindpy (pyproject.toml)
pillow==12.0.0
# via matplotlib
pyerfa==2.0.1.5
# via astropy
pyparsing==3.3.1
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via
# astropy
# solarwindpy (pyproject.toml)
scipy==1.16.1
# via solarwindpy (pyproject.toml)
six==1.17.0
# via python-dateutil
tabulate==0.9.0
# via solarwindpy (pyproject.toml)
tzdata==2025.3
# via pandas