forked from ec-jrc/lisflood-code
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
75 lines (75 loc) · 1.18 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
atomicwrites==1.3.0
attrs==19.3.0
backcall==0.1.0
beautifulsoup4==4.8.1
bleach==3.1.4
certifi==2019.11.28
cftime==1.0.4.2
chardet==3.0.4
coverage==5.0.3
Cython==0.29.14
dask==2.7.0
decorator==4.4.1
docopt==0.6.2
docutils==0.15.2
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
future==0.18.0
future-fstrings==1.2.0
gitdb2==2.0.6
graphtools==1.4.1
idna==2.8
importlib-metadata==0.23
jedi==0.15.1
joblib==0.14.1
lisflood-utilities>=0.12.16
lxml==4.6.2
mccabe==0.6.1
meld==0.2.4
more-itertools==7.2.0
netCDF4==1.5.3
nine==1.0.0
numexpr==2.7.0
numpy==1.19.5
packaging==19.2
pandas==0.25.1
parso==0.5.1
pathlib2==2.3.5
pexpect==4.7.0
pickleshare==0.7.5
pkginfo==1.5.0.1
pluggy==0.13.0
prompt-toolkit==2.0.10
ptyprocess==0.6.0
py==1.8.0
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.4.2
PyGSP==0.5.1
pyparsing==2.4.2
pyproj==2.4.0
pytest==5.2.1
pytest-cov==2.8.1
pytest-mock==2.0.0
pytest-env==0.6.2
python-dateutil==2.8.1
pytz==2019.3
readme-renderer==24.0
scipy==1.4.0
scprep==1.0.3
six==1.12.0
smmap2==2.0.5
soupsieve==1.9.5
tasklogger==1.0.0
toml==0.10.0
toolz==0.10.0
tox==3.14.0
tqdm==4.36.1
traitlets==4.3.3
urllib3==1.25.6
virtualenv==16.7.6
wcwidth==0.1.7
webencodings==0.5.1
xarray==0.15.1
zipp==0.6.0