-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
73 lines (73 loc) · 1.43 KB
/
requirements.txt
File metadata and controls
73 lines (73 loc) · 1.43 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
certifi==2023.11.17
# via netcdf4
cftime==1.6.3
# via netcdf4
contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.56.0
# via matplotlib
galois==0.4.6
# via surface-sim (pyproject.toml)
kiwisolver==1.4.8
# via matplotlib
llvmlite==0.44.0
# via numba
matplotlib==3.10.0
# via surface-sim (pyproject.toml)
netcdf4==1.6.5
# via surface-sim (pyproject.toml)
networkx==3.4.2
# via surface-sim (pyproject.toml)
numba==0.61.2
# via galois
numpy==1.26.4
# via
# cftime
# contourpy
# galois
# matplotlib
# netcdf4
# numba
# pandas
# scipy
# stim
# surface-sim (pyproject.toml)
# xarray
packaging==23.2
# via
# matplotlib
# xarray
pandas==2.2.0
# via xarray
pillow==11.1.0
# via matplotlib
pyparsing==3.2.1
# via matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2023.4
# via pandas
pyyaml==6.0.1
# via surface-sim (pyproject.toml)
scipy==1.15.2
# via surface-sim (pyproject.toml)
six==1.16.0
# via python-dateutil
stim==1.15.0
# via surface-sim (pyproject.toml)
typing-extensions==4.13.2
# via galois
tzdata==2023.4
# via pandas
xarray==0.21.1
# via surface-sim (pyproject.toml)