-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
71 lines (71 loc) · 1.22 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
alabaster==0.7.12
asn1crypto==0.24.0
astroid==2.0.4
attrs==19.1.0
Babel==2.7.0
beautifulsoup4==4.7.1
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
clyent==1.2.2
conda==4.6.14
conda-build==3.17.8
cryptography==2.7
decorator==4.4.0
docutils==0.14
entrypoints==0.3
filelock==3.0.12
flake8==3.7.7
GDAL==2.3.3
glob2==0.6
idna==2.8
imagesize==1.1.0
ipython-genutils==0.2.0
isort==4.3.17
Jinja2==2.10.1
jsonschema==3.0.1
jupyter-core==4.4.0
lazy-object-proxy==1.3.1
libarchive-c==2.8
lief==0.9.0
MarkupSafe==1.1.1
mccabe==0.6.1
mkl-fft==1.0.12
mkl-random==1.0.2
nbformat==4.4.0
numpy==1.21.0
packaging==19.0
pep8==1.7.1
pkginfo==1.5.0.1
psutil==5.6.2
pycodestyle==2.5.0
pycosat==0.6.3
pycparser==2.19
pyflakes==2.1.1
Pygments==2.4.2
pylint==2.3.1
pyOpenSSL==19.0.0
pyparsing==2.4.0
pyrsistent==0.14.11
PySocks==1.7.0
python-dateutil==2.8.0
pytz==2019.1
PyYAML==5.4
requests==2.22.0
ruamel-yaml==0.15.46
six==1.11.0
snowballstemmer==1.2.1
soupsieve==1.8
Sphinx==2.1.2
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
tqdm==4.32.1
traitlets==4.3.2
typed-ast==1.3.5
urllib3==1.25.3
wrapt==1.10.11