-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
139 lines (139 loc) · 2.45 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
anyio==3.6.2
arff==0.9
argon2_cffi==21.3.0
argon2_cffi_bindings==21.2.0
asttokens==2.2.1
async_generator==1.10
attrs==21.4.0
backcall==0.2.0
backports-abc==0.5
backports.shutil_get_terminal_size==1.0.0
bcrypt==3.2.0
beautifulsoup4==4.11.2
bitstring==3.1.9
bleach==4.1.0
cdo==1.6.0
certifi==2021.10.8
cffi==1.15.0
cfgrib==0.9.10.1
cftime==1.6.2
chardet==4.0.0
charset_normalizer==2.0.11
click==8.1.2
click-plugins==1.1.1
cligj==0.7.2
comm==0.1.2
contourpy==1.0.7
coverage==7.2.0
cryptography==36.0.1
cycler==0.11.0
Cython==0.29.27
deap==1.0.1
debugpy==1.6.6
decorator==5.1.1
defusedxml==0.7.1
dnspython==2.2.0
eccodes==1.4.1
ecdsa==0.17.0
entrypoints==0.4
exceptiongroup==1.1.3
executing==1.2.0
fastjsonschema==2.16.2
findlibs==0.0.2
Fiona==1.8.21
fonttools==4.29.1
funcsigs==1.0.2
GDAL==3.5.1
geopandas==0.14.0
hydrant @ git+https://github.com/kasra-keshavarz/hydrant.git
idna==3.3
importlib_metadata==4.10.1
importlib_resources==5.4.0
iniconfig==2.0.0
ipykernel==6.21.2
ipython==8.10.0
ipython_genutils==0.2.0
ipywidgets==7.6.5
jedi==0.18.2
Jinja2==3.0.3
jsonschema==4.4.0
kiwisolver==1.3.2
lockfile==0.12.2
MarkupSafe==2.0.1
matplotlib==3.5.1
matplotlib_inline==0.1.6
meshflow @ git+https://github.com/kasra-keshavarz/meshflow
mistune==0.8.4
mock==4.0.3
mpi4py==3.1.3
mpmath==1.2.1
munch==4.0.0
nest_asyncio==1.5.4
netaddr==0.8.0
netCDF4==1.6.4
netifaces==0.11.0
networkx==3.1
nose==1.3.7
numpy==1.22.2
packaging==21.3
pandas==1.4.0
pandocfilters==1.5.0
paramiko==2.9.2
parso==0.8.3
path==16.3.0
path.py==12.5.0
pathlib2==2.3.6
paycheck==1.0.2
pbr==5.8.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.0.1
Pint==0.22
pint-xarray==0.3
pkgutil_resolve_name==1.3.10
platformdirs==2.5.2
pluggy==1.3.0
prometheus_client==0.13.1
prompt_toolkit==3.0.37
psutil==5.9.4
ptyprocess==0.7.0
pure_eval==0.2.2
pycparser==2.21
Pygments==2.14.0
PyNaCl==1.5.0
pyparsing==3.0.7
pyproj==3.3.0
pyrsistent==0.18.1
pytest==7.4.2
python-dateutil==2.8.2
python_json_logger==2.0.7
pytz==2021.3
PyYAML==6.0
pyzmq==25.0.0
requests==2.27.1
rfc3339_validator==0.1.4
rfc3986_validator==0.1.1
scipy==1.8.0
Send2Trash==1.8.0
shapely==2.0.1
simplegeneric==0.8.1
singledispatch==3.7.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4
stack_data==0.6.2
sympy==1.9
terminado==0.13.1
testpath==0.5.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.2
traitlets==5.9.0
typing_extensions==4.8.0
urllib3==1.26.8
wcwidth==0.2.6
webencodings==0.5.1
websocket_client==1.5.1
xarray==2023.8.0
zipp==3.7.0
easymore @ git+https://github.com/ShervanGharari/EASYMORE.git