-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
83 lines (83 loc) · 1.44 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
alabaster==0.7.12
appdirs==1.4.4
astroid==2.5.3
autopep8==1.5.6
Babel==2.9.0
certifi==2020.4.5.2
chardet==3.0.4
click==7.1.2
colorama==0.4.4
coverage==4.5.1
cycler==0.10.0
decorator==4.4.1
debugpy==1.8.1
distlib==0.3.1
docutils==0.16
ExifRead==2.1.2
filelock==3.0.12
future==0.16.0
GDAL==3.1.4
geographiclib==1.50
httplib2==0.11.3
idna==2.9
imagesize==1.2.0
importlib-metadata==3.10.0
isort==5.8.0
Jinja2==2.11.1
kiwisolver==1.1.0
lazy-object-proxy==1.6.0
lxml==4.3.3
MarkupSafe==1.1.1
matplotlib==3.1.3
mccabe==0.6.1
mock==2.0.0
networkx==2.2
nose2==0.8.0
numpy==1.19.1
OWSLib==0.20.0
packaging==20.9
pandas==1.0.1
pb-tool==3.1.0
pbr==4.3.0
Pillow==5.3.0
plotly==4.8.2
ply==3.11
psycopg2-binary==2.8.4
pycodestyle==2.7.0
Pygments==2.5.2
pylint==2.7.4
pyodbc==4.0.24
PyOpenGL==3.1.0
pyparsing==2.4.6
pypiwin32==223
pyproj==2.6.1.post1
PyQt5==5.11.3
python-dateutil==2.8.1
pytz==2020.1
pywin32==224
PyYAML==5.3.1
requests==2.23.0
retrying==1.3.3
scipy==1.5.2
Shapely==1.7.0
simplejson==3.16.0
sip==4.19.14
six==1.15.0
snowballstemmer==2.1.0
Sphinx==3.5.4
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
toml==0.10.2
typed-ast==1.4.3
typing-extensions==3.7.4.3
urllib3>=1.26.5
virtualenv==20.4.3
wrapt==1.12.1
wxPython==4.0.7
xlrd==1.1.0
xlwt==1.3.0
zipp==3.4.1