This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 2.03 KB
/
requirements.txt
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
-i https://pypi.org/simple
appnope==0.1.3; sys_platform == 'darwin'
asciitree==0.3.3
astropy==5.3.1
astropy-healpix==0.7; python_version >= '3.7'
asttokens==2.2.1
backcall==0.2.0
click==8.1.5; python_version >= '3.7'
cloudpickle==2.2.1; python_version >= '3.6'
contourpy==1.1.0; python_version >= '3.8'
cycler==0.11.0; python_version >= '3.6'
dask[array]==2023.7.0; python_version >= '3.9'
decorator==5.1.1; python_version >= '3.5'
dill==0.3.6; python_version >= '3.7'
entrypoints==0.4; python_version >= '3.6'
executing==1.2.0
fasteners==0.18; python_version >= '3.6'
fonttools==4.41.0; python_version >= '3.8'
fsspec==2023.6.0; python_version >= '3.8'
h5py==3.9.0
importlib-metadata==6.8.0; python_version >= '3.8'
ipython==8.14.0
jedi==0.18.2; python_version >= '3.6'
kiwisolver==1.4.4; python_version >= '3.7'
locket==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
matplotlib==3.7.2
matplotlib-inline==0.1.6; python_version >= '3.5'
multiprocess==0.70.14; python_version >= '3.7'
numcodecs==0.11.0; python_version >= '3.8'
numpy==1.25.1
packaging==23.1; python_version >= '3.7'
parso==0.8.3; python_version >= '3.6'
partd==1.4.0; python_version >= '3.7'
pathos==0.3.0
pexpect==4.8.0; sys_platform != 'win32'
pickleshare==0.7.5
pillow==10.0.0; python_version >= '3.8'
pox==0.3.2; python_version >= '3.7'
ppft==1.7.6.6; python_version >= '3.7'
prompt-toolkit==3.0.39; python_full_version >= '3.7.0'
ptyprocess==0.7.0
pure-eval==0.2.2
pyerfa==2.0.0.3; python_version >= '3.7'
pygments==2.15.1; python_version >= '3.7'
pyparsing==3.0.9; python_full_version >= '3.6.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0; python_version >= '3.6'
regions==0.7
reproject==0.11.0
scipy==1.11.1
sep==1.2.1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
stack-data==0.6.2
toolz==0.12.0; python_version >= '3.5'
tqdm==4.65.0
traitlets==5.9.0; python_version >= '3.7'
wcwidth==0.2.6
zarr==2.15.0; python_version >= '3.8'
zipp==3.16.1; python_version >= '3.8'